mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 16:44:07 +00:00
12 lines
286 B
JSON
12 lines
286 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE contacts SET user_discovery_version = ? WHERE user_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7501f88f74cef11e63a654627e86ba29da7cd28fed9450c7c5754509cb855dfa"
|
|
}
|