12 lines
252 B
JSON
12 lines
252 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "delete from songs where id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "42f529d74842286221074730a5c75f12eacdf6fb1328aa6292e457c0d361fca0"
|
|
}
|