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
Passwordstring`long:"password" description:"PostgreSQL user password" env:"PGTT_PGPASSWORD"`
17
-
SSLModestring`long:"sslmode" default:"disable" description:"What SSL priority use for connection" choice:"disable" choice:"require"`
17
+
SSLModestring`long:"sslmode" default:"disable" description:"What SSL mode to use for connection" env:"PGTT_PGSSLMODE" choice:"disable" choice:"require"`
0 commit comments