13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n\t\tDELETE FROM instances\n\t\tWHERE id = ?\n\t\t",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "96984759495e0694e4c4f7126d25810b7b0fc773c3b9cb3a010d23b9bd5937b1"
|
|
}
|