mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 11:24:08 +00:00
12 lines
335 B
JSON
12 lines
335 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM message_actions\n WHERE message_id = ? AND contact_id = ? AND type = 'sealedSenderAt'",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "1c0946be221d955a0082ba67f7041bb914b6f3a319967765240c1ac958768006"
|
|
}
|