12 lines
253 B
JSON
12 lines
253 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM user WHERE name = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2b7990dc8d1f1bacec3222ed19dccf1c0ccd7123a0846431b4e149c340c461e0"
|
|
}
|