12 lines
252 B
JSON
12 lines
252 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM tags WHERE tag = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cb0d76a3a1cfa439d48056c865cd5bfbfbc785fa795254120822b843ce63ff07"
|
|
}
|