mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 18:44:07 +00:00
12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT OR IGNORE INTO group_members(group_id, contact_id) VALUES (?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fc76c1c5acdd20c8645a77388c885ad47d08683c8ef4cb1e52ee106eb898a00d"
|
|
}
|