mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 08:54:08 +00:00
12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE groups SET draft_message = 'draft text' WHERE group_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "23ce3aa70fcb31de3c6e6b1ba99750488d5d732b65ee326ca5b5a1626d43155c"
|
|
}
|