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": "INSERT INTO addressobjects (principal, addressbook_id, id, vcf) VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "a8b4258868d238d9c226c44aec8c3c4d90d8e3ca526d4d60b340e868bbfd9ddb"
}