..
__init__.py
Split meta document attributes into a document_meta table
2026-06-12 10:17:17 +03:00
legacy_documents.py
Serialize and roll back the multi-table document delete
2026-06-12 10:17:18 +03:00
test_citation.py
Search results and citations carry document metadata
2026-07-23 10:23:48 +03:00
test_compression.py
Collapse docling compression to a single function
2026-06-24 10:43:27 +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
Cover store engine and repository paths
2026-07-26 19:36:37 +03:00
test_document_meta_split.py
Rename document_meta identity column document_id to id
2026-07-08 16:32:55 +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
Read verbs skip the embeddings config-compatibility check
2026-07-24 12:14:31 +03:00
test_restore.py
Fix same-tick cancellation losing recovery results in _wait_protected
2026-07-16 13:11:35 +03:00
test_tags.py
Protect tag-creation cleanup from cancellation
2026-07-16 13:11:35 +03:00
test_v0_40_0_migration.py
Collapse docling compression to a single function
2026-06-24 10:43:27 +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
Collapse docling compression to a single function
2026-06-24 10:43:27 +03:00
test_v0_50_0_migration.py
Serialize and roll back the multi-table document delete
2026-06-12 10:17:18 +03:00
test_v0_58_0_migration.py
Rename document_meta identity column document_id to id
2026-07-08 16:32:55 +03:00
test_v0_64_0_migration.py
Rename document_meta identity column document_id to id
2026-07-08 16:32:55 +03:00