13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM answers WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cbf7717c5022a51f41241ed2aef99a916e4ff8c6c70e56b6f22633a0ed4e6bec"
|
|
}
|