12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE queue SET priority = priority + 1 WHERE hash = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e66cd6d7e9a4b0798a9b301a473582f50c07245e0274aa23b281e0bd5e3b67f5"
|
|
}
|