hyper63 / hyper-adapter-sqlite

An adapter that implements the hyper Cache Port using SQLite
2 stars 0 forks source link

bug: Sqlite Error: Column Index out of range #15

Closed TillaTheHun0 closed 2 years ago

TillaTheHun0 commented 2 years ago

This seems to be happening when retrieving values from the cache. I believe it has something to do with the eviction process that is performed lazily on value retrieval.

SqliteError: column index out of range
    at PreparedQuery.startQuery (https://deno.land/x/sqlite@v3.5.0/src/query.ts:100:23)
    at PreparedQuery.all (https://deno.land/x/sqlite@v3.5.0/src/query.ts:297:14)
    at DB.query (https://deno.land/x/sqlite@v3.5.0/src/db.ts:112:32)
    at https://war532gcatvlhxat2etsclllhxyhz3srrqpbwlhbn4jakrz6tn6q.arweave.net/sCPd6MIE6rPcE9EnIS1rPfB87l