13 lines
272 B
JSON
13 lines
272 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE grabs SET state = 'downloaded' WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "0a6841e9164a94287732afe2375eda68b4d031ea128cae2125f7e526660d8b45"
|
|
}
|