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