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

Migrations and enum tables #5231

Closed
danielkcz opened this issue Jun 28, 2020 · 1 comment
Closed

Migrations and enum tables #5231

danielkcz opened this issue Jun 28, 2020 · 1 comment

Comments

@danielkcz
Copy link

danielkcz commented Jun 28, 2020

Perhaps I am missing something, but when the table is marked as enum, shouldn't the migration SQL have inserts for these as well?

Nevermind, as usual, I did not search well enough ... #2817

@Yash-hegde
Copy link

Is there any way in which I can directly mark a table as an enum (using migrations) without having to do it manually via the console?

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

2 participants