readme+bugfixes

This commit is contained in:
Justin Visser 2026-03-03 16:29:15 +01:00
parent b3ac11a85e
commit ce7f9ac236
4 changed files with 74 additions and 14 deletions

View file

@ -65,6 +65,7 @@ def test_segments_table_schema(db: Path) -> None:
"title",
"content",
"metadata",
"page_id",
"created_at",
"updated_at",
}