P
Prisma•2mo ago
Left

Postgres Adapter seems to not work with Planetscale Postgres Database.

It seems like the @prisma/adapter-pg does not work with planetscale postgres, every time I've tried i run into the "User denied access on db" error..
4 Replies
Prisma AI Help
Prisma AI Help•2mo ago
Ahoy, knowledge seeker! I'm the Prisma AI Help Bot. Do you want a dev's response that might take a hot second, or an AI answer that's ready before your next coffee sip? Either way, your question is important to us.
Aman
Aman•2mo ago
It is supported You need to allow access in the planetscale settings
Left
LeftOP•2mo ago
Any idea where that setting might be at? Actually turns out everything works, I just had to give the connection string more permissions than just read and write.
Aman
Aman•2mo ago
Yes great 😃

Did you find this page helpful?