13 lines
318 B
JSON
13 lines
318 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO student_answers (submission_id, question_id, answer_id, correct) VALUES (?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "81980500da33b7bfa75cc6e356f0064a45930edba049576eb5c82992784ebacc"
|
|
}
|