node-postgres icon indicating copy to clipboard operation
node-postgres copied to clipboard

feat: add connection parameter nativeConnectionString

Open furiozo-ga opened this issue 3 years ago • 0 comments

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

furiozo-ga avatar May 29 '22 11:05 furiozo-ga