haiku.rag/tests/store
2026-06-09 11:09:28 +03:00
..
test_compression.py switch compression from gzip to zstd, use stdlib for python >= 3.14 2026-04-08 14:04:32 +03:00
test_database_info.py Extract gather_database_info shared by the info command 2026-06-09 11:09:28 +03:00
test_document_items.py Rename get_captions_for_chunk() to get_text_for_refs() 2026-05-18 16:49:44 +03:00
test_engine.py Group relative-path test with the other connect_lancedb dispatch tests 2026-04-25 09:28:46 +03:00
test_migrations.py Stop writing the schema version on database open 2026-06-05 10:32:30 +03:00
test_read_only.py Open read CLI verbs read-only 2026-06-05 10:48:49 +03:00
test_time_travel.py Migrate LanceDB to native async API 2026-04-24 14:42:52 +03:00
test_v0_40_0_migration.py fix migration failures on pre-v0.48.0 document_items schemas 2026-05-21 10:53:21 +03:00
test_v0_45_0_migration.py fix migration failures on pre-v0.48.0 document_items schemas 2026-05-21 10:53:21 +03:00
test_v0_48_0_migration.py route figures through cite, drop show_image 2026-05-18 16:48:34 +03:00
test_v0_50_0_migration.py Cover unparseable-metadata path 2026-05-26 11:44:47 +03:00