Any one have any idea why errors about column name...
# orm-help
k
Any one have any idea why errors about column names wouldn't contain the name of the column? It super unhelpful to have an error like this:
The column (not available) does not exist in the current database
n
Hey Kelly 👋 We do provide the name of the column which doesn’t exist. It’s unexpected if the column name doesn’t show up in the error message, what’s your
@prisma/client
version?
k
Hello Nurul! Thanks for the reply. Currently I'm on 3.14.0 but I noticed quite some time ago (4-5 months), when I was having an issue on another project, that column names weren't being displayed. I always work through and figure out what's causing the error, but I think the problem would be easier to debug if I could see what column the issue lies in.
n
Please let us know if you run into this issue again because this isn’t expected and we would definitely like to fix this.