mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 19:24:08 +00:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM signal_sessions WHERE name = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "b9d176b15d5c2a7b8c03eb6975b7faf251ff3f318e0f7cb138131eaa705d267b"
|
|
}
|