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