mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 12:44:07 +00:00
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM receipts WHERE contact_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "83913e710fbd04e98cd6de21e7c917ed6472ef90230a10a69f74cb07d31a99fa"
|
|
}
|