mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2024-11-10 22:09:54 +00:00
13 lines
271 B
JSON
13 lines
271 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "INSERT OR IGNORE INTO files (filename) VALUES (?)",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 1
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "0d5b91c01acf72be0cd78f1a0c58c417e06d7c4e53e1ec542243ccf2808bbab7"
|
||
|
}
|