13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM movies WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e431381ad41c1c2f7b9c89509d5e3f4c19cb52dcfff66772145cd80c53c16883"
|
|
}
|