mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 11:44:07 +00:00
12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE groups SET left_group = ? WHERE group_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "3b23ab2f5440c3ba2ccb650d6b961bdfcfd1a9f3f2128bc0abdc47ab637774e3"
|
|
}
|