twonly-app/rust/.sqlx/query-1c0946be221d955a0082ba67f7041bb914b6f3a319967765240c1ac958768006.json
2026-08-30 13:00:58 +02:00

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"
}