Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi schema support for Migrate #15584

Closed
tomhoule opened this issue Sep 28, 2022 · 2 comments
Closed

Multi schema support for Migrate #15584

tomhoule opened this issue Sep 28, 2022 · 2 comments
Assignees
Labels
kind/feature A request for a new feature. team/schema Issue for team Schema. tech/engines/migration engine Issue in the Migration Engine tech/engines Issue for tech Engines. topic: multiSchema multiple schemas
Milestone

Comments

@tomhoule
Copy link
Contributor

Within the multiSchema preview feature, the migrate and db push commands should be aware of multiple schemas and diff accordingly.

@tomhoule tomhoule added kind/feature A request for a new feature. tech/engines Issue for tech Engines. tech/engines/migration engine Issue in the Migration Engine team/schema Issue for team Schema. topic: multiSchema multiple schemas labels Sep 28, 2022
@Jolg42
Copy link
Member

Jolg42 commented Oct 14, 2022

When it's done, we need some TS tests in prisma/prisma repo.

TODO #15647

@jkomyno
Copy link
Contributor

jkomyno commented Jan 17, 2023

I believe multiSchema support for postgres and sqlserver is already included in the migration-engine shipped with prisma@4.9.0. The TS tests mentioned above have also been merged already. Am I missing something here? Can we close this issue? @tomhoule @Jolg42

@janpio janpio modified the milestones: 4.10.0, 4.9.0 Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for a new feature. team/schema Issue for team Schema. tech/engines/migration engine Issue in the Migration Engine tech/engines Issue for tech Engines. topic: multiSchema multiple schemas
Projects
None yet
Development

No branches or pull requests

6 participants