mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 09:44:07 +00:00
12 lines
367 B
JSON
12 lines
367 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE receipts SET message_id = ?, will_be_retried_by_media_upload = ?,\n retry_count = ?, last_retry = ? WHERE receipt_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 5
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fedeeeaee2ad31906726430055edac23359bb61ff80d53632c95b40837d504f3"
|
|
}
|