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
Nurul
05/24/2022, 7:29 AM
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
Kelly Copley
05/26/2022, 4:37 PM
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
Nurul
05/27/2022, 10:36 AM
Please let us know if you run into this issue again because this isn’t expected and we would definitely like to fix this.