13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE answers SET label = ?, text = ?, correct = ? WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "dd1ada605f9406c7aab473cb9f8cc2e655968450f985882b9382d3bce738a99b"
|
|
}
|