mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 16:44:07 +00:00
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE messages SET ack_by_server = ? WHERE media_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e89767b813c0619775a9224a1767cfa1dcd44a0bec75f80e4875a097ab5b4491"
|
|
}
|