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