13 lines
290 B
JSON
13 lines
290 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO resets (quiz_id, first_name, last_name) VALUES (?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "3de07cf64a7f17fc50ff39eb140daa0238124c94d81a8e295785909cecb1039a"
|
|
}
|