13 lines
267 B
JSON
13 lines
267 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "UPDATE Backups SET status = $1 WHERE id = $2;",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 2
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "98b8070302ad60e069a0fca1a196186ca15f1b2f3a5f613bb8a79518c0ca97af"
|
||
|
}
|