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