mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 14:44:07 +00:00
12 lines
296 B
JSON
12 lines
296 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM key_verifications WHERE contact_id = ? AND type = 'manualTest'",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "869eb7007b683a3415ac0bc00e929aa117302944f52b95f6dece05c52b4fc905"
|
|
}
|