Hello everyone! Friends, at what stage is the situ...
# orm-help
m
Hello everyone! Friends, at what stage is the situation with errors in the prisma now? It is very difficult to manage, which makes development much more difficult and forces you to write wonderful things that you would not want to see in your code. I saw that I’m not the only one who had similar problems https://github.com/prisma/prisma/issues/5040. Is the question moving? And if so, what is the most up-to-date information on how it will look in the end and in which version is the change expected?
r
@Mykyta Machekhin 👋 Currently it’s not on our roadmap, but you can manage this currently by a workaround library provided in this request and also creating a helper function based on the error codes and messages specified.