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
I'm unable to set the sslmode parameter that should be passed to pg_connect. Since this is not part of the regular SS_DATABASE_* env settings, it could be set with a config setting? Or maybe just add a new ENV param for just this DB connector?
I'm unable to set the
sslmodeparameter that should be passed topg_connect. Since this is not part of the regularSS_DATABASE_*env settings, it could be set with a config setting? Or maybe just add a new ENV param for just this DB connector?