Hi there, excellent work on Prisma btw.
I have this problem that is been stopping me from going further. Everytime I made a change in my enum (either update or remove it), I constantly get an error saying “Expected array type”.
More info here:
https://github.com/prisma/prisma/issues/7638
I reseted my database, wipe everything clean, everything works. When I removed one of my enum, I get that same error again.
Does anyone know who I can talk to regarding this case?
I'm on the most recent version in Prisma.
What can I do to help?