13 lines
302 B
JSON
13 lines
302 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM quiz_sessions WHERE quiz_id = ? AND first_name = ? AND last_name = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cb6f87e79e11f0a65bcede09ed8e9e509a0a539506c9055a75c6b143120922f8"
|
|
}
|