13 lines
291 B
JSON
13 lines
291 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE questions SET text = ?, section = ?, position = ? WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "4d4aa56417a1b25dfe70ebad01085b46d2c2c0a1d6cc24de9fced1725dde4697"
|
|
}
|