You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @issam-seghir , ZenStack's access control only kicks in when you explicitly create an enhanced PrismaClient with the enhance API. Prisma studio uses raw PrismaClient. Could it be a database permission issue?
I don't know; this is the first time this has happened to me, and it only occurs in the project where I use Zenstack. The only thing that works for me is specifying which environment variable to use for both prisma generate and prisma studio commands dotenv -e .env.development.local -- prisma studio
Description and expected behavior
when i open prisma studio to see my tables i can't access any table and get permission error
Screenshots
Environment (please complete the following information):
Message: Error in Prisma Client request:
The text was updated successfully, but these errors were encountered: