Skip to content

feat(devbox): add Prisma schemas for cockroach and postgresql#6885

Open
mlhiter wants to merge 3 commits intolabring:release-v5.1from
mlhiter:chore/db-cn-test
Open

feat(devbox): add Prisma schemas for cockroach and postgresql#6885
mlhiter wants to merge 3 commits intolabring:release-v5.1from
mlhiter:chore/db-cn-test

Conversation

@mlhiter
Copy link
Copy Markdown
Member

@mlhiter mlhiter commented Apr 12, 2026

  • split schema/migrations into prisma/cockroach and prisma/postgresql

  • route runtime client and deploy migration by DATABASE_PROVIDER

  • add postgres migration compatibility for Kingbase UUID generation

  • remove default prisma entrypoint and document explicit commands

- split schema/migrations into prisma/cockroach and prisma/postgresql

- route runtime client and deploy migration by DATABASE_PROVIDER

- add postgres migration compatibility for Kingbase UUID generation

- remove default prisma entrypoint and document explicit commands
@mlhiter mlhiter requested a review from a team as a code owner April 12, 2026 08:48
mlhiter added 2 commits April 16, 2026 11:52
Copy CockroachDB and PostgreSQL migration directories into the runtime image so initContainer migrate deploy can find migration files for both providers.

Add frontend/.dockerignore to reduce Docker build context size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants