mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 21:42:34 +00:00
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM subscriptions WHERE id = ? ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "589d9e38730b484d594bab8c7e013860427f51a185229ac6a9b36832321b9db7"
|
|
}
|