13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM questions WHERE quiz_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "19e28bd49970e56a9e4dae5d586a6dd8d9e6bfd06fc200e787b426f7f9b9c261"
|
|
}
|