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