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

feat(pg-connection-string): ClientConfig helper functions

Open hjr3 opened this issue 1 year ago • 1 comments

Two new functions are introduced to make it easy for TypeScript users to use a PostgresSQL connection string with pg Client.

Fixes #2280

hjr3 avatar Jan 17 '24 16:01 hjr3

I will rebase once https://github.com/brianc/node-postgres/pull/3122 lands

hjr3 avatar Jan 17 '24 16:01 hjr3