1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2024-11-14 07:44:49 +00:00
meme-search-engine/.sqlx/query-fccbb4262990c387079141c60a96d4e030ff82b93975f13d96539957b24f3c13.json

13 lines
310 B
JSON
Raw Normal View History

2024-05-30 14:58:31 +00:00
{
"db_name": "SQLite",
"query": "INSERT OR REPLACE INTO files (filename, embedding_time, thumbnail_time) VALUES (?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 3
},
"nullable": []
},
"hash": "fccbb4262990c387079141c60a96d4e030ff82b93975f13d96539957b24f3c13"
}