sqlite-vec/tests
2026-02-13 07:08:48 -08:00
..
__snapshots__ test: shadow snapshot update 2026-02-13 06:59:18 -08:00
afbd Metadata filtering (#124) 2024-11-20 00:59:34 -08:00
correctness knn cleanups and tests 2024-07-05 12:07:45 -07:00
fuzz fmt 2024-07-31 12:55:46 -07:00
leak-fixtures fuzz work 2024-07-25 11:16:06 -07:00
minimum properly check SQLITE_THREADSAFE for static compilation 2024-08-09 13:23:18 -07:00
.gitignore Initial commit 2024-04-20 13:38:58 -07:00
.python-version PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00
build.rs Initial commit 2024-04-20 13:38:58 -07:00
Cargo.lock Initial commit 2024-04-20 13:38:58 -07:00
Cargo.toml Initial commit 2024-04-20 13:38:58 -07:00
conftest.py PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00
fuzz.py docs and fuzz 2024-07-16 22:28:15 -07:00
pyproject.toml PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00
skip.test-correctness.py PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00
sqlite-vec-internal.h Initial commit 2024-04-20 13:38:58 -07:00
test-auxiliary.py Metadata filtering (#124) 2024-11-20 00:59:34 -08:00
test-general.py fix test tale ordering 2026-02-13 06:55:49 -08:00
test-knn-distance-constraints.py Support constaints on distance column in KNN queries, for pagination and range queries (#166) 2026-02-13 06:38:26 -08:00
test-loadable.py --managed-python, fix flakey tests 2026-02-13 07:08:48 -08:00
test-metadata.py Metadata filtering (#124) 2024-11-20 00:59:34 -08:00
test-partition-keys.py Metadata filtering (#124) 2024-11-20 00:59:34 -08:00
test-unit.c PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00
test-wasm.mjs fmt 2024-07-31 12:55:46 -07:00
unittest.rs knn cleanups and tests 2024-07-05 12:07:45 -07:00
utils.py Initial commit 2024-04-20 13:38:58 -07:00
uv.lock PARTITION KEY support (#122) 2024-11-20 00:02:04 -08:00