node-postgres
node-postgres copied to clipboard
feat: add connection parameter nativeConnectionString
for when you want to pass connection string AS IS to pg-native which allows the use of features present in libpq but still not implemented in the js drivers like multihost URI