13 lines
303 B
JSON
13 lines
303 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "UPDATE backend_process SET status = 'waiting_for_stop' WHERE status != 'finished'",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 0
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "669b50cacde18cc979c2726efdda45fc58c56b122f0939f6ad941fe8e9094002"
|
||
|
}
|