12 lines
305 B
JSON
12 lines
305 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE booking SET deleted = ?, update_version = ?, update_process = ? WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "4daf28ad80c0e6adcdef17f5606413e5e4c2acf0be6a3cecf13013f6c7056228"
|
|
}
|