error: type "userrole[]" does not exist
So when I'm running db:push I'm getting an error that the enum userrole doesnt exist. I have the enum here and it shows in the supabase enums list as well.
This is the code
This is the generated SQL
We're using drizzle kit version 
0.21.2.
Any help is appreciated, thank you!
0 Replies