Update .sqlx

This commit is contained in:
Lennart
2025-01-22 16:36:49 +01:00
parent 69947d5f84
commit 3b5b884fdc
41 changed files with 0 additions and 1066 deletions

View File

@@ -1,12 +0,0 @@
{
"db_name": "SQLite",
"query": "UPDATE addressbooks SET deleted_at = datetime() WHERE (principal, id) = (?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "fbd776efdbacf6ce039b5d9760b0de181a6f4e066c52bcac4c106118f5435fe7"
}