Update .sqlx (messed that up before)

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

View File

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