mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 12:04:07 +00:00
12 lines
299 B
JSON
12 lines
299 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE user_discovery_own_promotions SET promotion = X'' WHERE contact_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c6878c3532b6555c1e1a51d6602ba74141445777e0b9cbd882a875d5c3481fca"
|
|
}
|