I getting an error like: ``` The column `(not ava...
# orm-help
v
I getting an error like:
Copy code
The column `(not available)` does not exist in the current database.
👀 1
n
Hey Vivek 👋 What is your prisma version? And when do you get this error? Are you perhaps using PlanetScale?
v
👋 Hey @Vivek Poddar, are you still getting this error message?
v
Yes, I am using prisma version
3.8.1
n
Do you have a minimal reproduction you could share so that I could have a look?
v
This error I get when any of the related object has missing data in the one of the required field
I want to update to the latest Prisma but it had issues with Lambda deployment