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