13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE provisioning_codes SET used = 1 WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "508e673540beae31730d323bbb52d91747bb405ef3d6f4a7f20776fdeb618688"
|
|
}
|