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