Hey 👋
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.
Hey 👋
It was reported on Discord that PostgreSQL connection strings with the
sslrootcert=<path>query parameter result inunrecognized 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.