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
Add note to client docs for tls.connect options (#71)
Why:
node-postgres 8.0.0 introduced support for all tls.connect options for config.ssl.
This commit:
Makes reference to this in the Client constructor documentation.
0 commit comments