13 lines
308 B
JSON
13 lines
308 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "UPDATE backend_process\n SET status == ?\n WHERE id == ?",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 2
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "2a4e3b46a4cc97a464a5f6f7ada1f97035901ae28f7affb59f986ed1c326ec90"
|
||
|
}
|