Update .sqlx files

This commit is contained in:
Lennart
2025-06-12 21:03:37 +02:00
parent b6ef2b4c05
commit 35e78bfb44
51 changed files with 1320 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "DELETE FROM addressobjects WHERE addressbook_id = ? AND id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "7d4348f04ea5ac82e0f362240fb677740288c963c24b85de11bad011ec5da4bc"
}