Handle the type when an enum is used as an array in postgres
When using postgres if you defined the column as an enum and made it an array, it would still show as an enum instead of an array of enums.
Fixes #1345
Also fixes this issue for the zod and valibot types as well.
Hit this bug — appreciate the fix.
@AndriiSherman what do we need to do to get this merged?
any news on this?
any updates?
Any workaround?
Any workaround?
@nikhilpsathyanathan പെട്ടെന്ന് ആയാൽ മതിയായിരുന്നു . 💯
Friendly push 😊
Any updates ?
Can this please be merged
Interested in seeing this merged too!
Interested in seeing this merged, too!
I think it's implemented, I have seen it in the release log, check on Discord channel
Thank your for your efforts. Array handling was fixed quite a while ago for all data types, so this PR is no longer necessary to merge.