mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 08:52:16 +00:00
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM davpush_subscriptions WHERE id = ? ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e912be3352702bbf035b3ee6e9f239bf75a1ffef20211f1b1e895a67a2310960"
|
|
}
|