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

Use schema from enum wrapped in array #4292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bagbag
Copy link

@bagbag bagbag commented Mar 20, 2025

When enum arrays are used, the generated migrations (and likely other things) ignore the specified schema. This change checks for enums wrapped in arrays, in addition to non-array enums.

Should fix #1564, #3278, #3514 (and possibly other I havn't found).

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.

[BUG]: enum as array, not possible?
1 participant