Is there a way to make the migration warnings loud...
# prisma-migrate
c
Is there a way to make the migration warnings louder/actually error? Ie. to enforce no dropping of columns or risk of required fields.
j
we are talking about this constantly, would you chime in to the issue and share your problems? https://github.com/prisma/prisma/issues/12349
as a part of the team I really think our error code story should be better...
j
@Julius de Bruijn I don’t think that is the right related issue here
I’m unsure if we have an existing issue, I think @Chris you might want something along the lines of https://github.com/ankane/strong_migrations? It would be valuable for us if you can open an issue and explain a bit more what you are trying to achieve and why