mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 12:04:07 +00:00
12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO user_discovery_own_promotions(contact_id, promotion) VALUES (?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "9a69d1998079dc207b5c9a4b62ff804b96475d3b5b25ef55822011610967ace2"
|
|
}
|