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
{{ message }}
This repository was archived by the owner on Jun 12, 2024. It is now read-only.
feat: support PGSSL* env variables for configuring the ssl mode (#187)
When creating database connections, lookup the SSL related flags from
the standard PGSSL* env varibles. This allows configuring the connection
via the same values that can be used to configure psql or other postgres
tools.
Signed-off-by: Lucas Roesler <[email protected]>
0 commit comments