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
It was reported on Discord that PostgreSQL connection strings with the sslrootcert=<path> query parameter result in unrecognized configuration parameter "sslrootcert" errors.
This query parameter is not a Prisma ORM-specific query parameter and should be supported in PostgreSQL since at least version 8.4 which is almost 20 years old.