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