Update .sqlx data

This commit is contained in:
Lennart
2025-01-12 20:46:36 +01:00
parent 5b418ec583
commit 974acdf2cb
5 changed files with 100 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "DELETE FROM subscriptions WHERE id = ? ",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "589d9e38730b484d594bab8c7e013860427f51a185229ac6a9b36832321b9db7"
}