13 lines
298 B
JSON
13 lines
298 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO questions (quiz_id, text, section, position) VALUES (?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 4
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "50fadd296fda903f62d3adaa9e42db120aa267fde24595994f5f9136ec164a92"
|
|
}
|