Skip to content

feat(core): add sqlite schema sync#28589

Open
thdxr wants to merge 2 commits into
devfrom
feat/core-database-schema-sync
Open

feat(core): add sqlite schema sync#28589
thdxr wants to merge 2 commits into
devfrom
feat/core-database-schema-sync

Conversation

@thdxr
Copy link
Copy Markdown
Member

@thdxr thdxr commented May 21, 2026

Summary

  • add core Effect-backed SQLite database layer and schema migration diff/apply helpers
  • move core session v2 modules under session/ with legacy export compatibility
  • add session table schema and focused/randomized migration tests

Tests

  • bun typecheck (packages/core)
  • bun test test/database-migration.test.ts (packages/core)
  • pre-push: bun turbo typecheck

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@thdxr thdxr force-pushed the feat/core-database-schema-sync branch 3 times, most recently from 3c8fcc0 to ff29164 Compare May 21, 2026 13:17
@thdxr thdxr force-pushed the feat/core-database-schema-sync branch from ff29164 to 34bade2 Compare May 22, 2026 13:42
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