13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO answers (question_id, label, text, correct) VALUES (?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cec25b15cafd60cab31cb9a6c8907e0a4fbb657186adf02eae9ca31033225340"
|
|
}
|