Update .sqlx files

This commit is contained in:
Lennart
2025-06-12 20:05:51 +02:00
parent 0e2f08d7f2
commit 4705170dbc
50 changed files with 0 additions and 1300 deletions

View File

@@ -1,12 +0,0 @@
{
"db_name": "SQLite",
"query": "DELETE FROM addressbooks WHERE (principal, id) = (?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "3885219f7e132876fa8bdfd31c0761d54fbcfe2846ffd8e4e94feb40547205be"
}