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

addColumn/removeColumn do not support schemas other than public #45

Open
davidtai opened this issue Mar 13, 2019 · 0 comments
Open

addColumn/removeColumn do not support schemas other than public #45

davidtai opened this issue Mar 13, 2019 · 0 comments

Comments

@davidtai
Copy link
Contributor

My model is under a different schema than 'public' but that metadata isn't being saved in the migration so running the migration fails.

Executing (default): ALTER TABLE "public"."table" DROP COLUMN "column"

@davidtai davidtai changed the title addColumn/removeColumn do not support addColumn/removeColumn do not support schemas other than public Mar 19, 2019
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

No branches or pull requests

1 participant