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