Skip to content

migration: drop vestigial knowledge-graph tables (019) - #90

Merged
arshadansari27 merged 1 commit into
mainfrom
drop-graph-tables
Jun 24, 2026
Merged

migration: drop vestigial knowledge-graph tables (019)#90
arshadansari27 merged 1 commit into
mainfrom
drop-graph-tables

Conversation

@arshadansari27

Copy link
Copy Markdown
Owner

Drops the 5 graph tables left empty/unused after the no-graph redesign (KS #87/#89): triple_outbox, provenance, entity_embeddings, predicate_embeddings, entity_aliases. The chunk-only system uses only content/content_metadata/ingestion_jobs; nothing reads or writes these, and the code that created/seeded them is deleted. Applied automatically by run_migrations on KS startup. Dry-run validated against prod (BEGIN/DROP/ROLLBACK — all 5 drop cleanly, no dependency errors).

🤖 Generated with Claude Code

@arshadansari27
arshadansari27 merged commit 02042e4 into main Jun 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant