Error returned when establishing a Postgres connection times out during --infer.
Summary
Types
@type t() :: %Squirrelix.Error.PostgresConnectionTimeout{ host: String.t(), port: non_neg_integer(), timeout_seconds: non_neg_integer() }
Error returned when establishing a Postgres connection times out during --infer.
@type t() :: %Squirrelix.Error.PostgresConnectionTimeout{ host: String.t(), port: non_neg_integer(), timeout_seconds: non_neg_integer() }