mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2024-11-10 22:09:54 +00:00
13 lines
258 B
JSON
13 lines
258 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "DELETE FROM files WHERE filename = ?",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 1
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "ee6eca5b34c3fbf76cd10932db35c6d8631e48be9166c02b593020a17fcf2686"
|
||
|
}
|