Hi there, excellent work on Prisma btw. I have th...
# orm-help
j
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?
r
@Jack Tan 👋 This surely seems like a bug. It would be great if you could add more context that could help us there and we can look into this 🙂
👍 1
j
@Ryan yay thank you! Sorry I created a new issue because I could not reproduce that github link anymore, as I literally deleted all of my migration files, reset my AWS database, and completely reset everything to make it work. I will close that issue. I created a new issue because this issue still happened on my newly created migration files. https://github.com/prisma/prisma/issues/7712 Hmm, what else can I provide to help?
r
I think this much should be enough for us to reproduce 🙂
j
@Ryan Thank you so much Ryan. This issue is blocking me hard. I have to constantly delete my migration files etc everytime I made a change in my enum, looking forward for it.
🙌 1
r
Yes we will surely be looking into this 🙂