Error returned when a Postgres type has no Elixir mapping yet.
@type t() :: %Squirrelix.Error.UnsupportedPostgresType{ hint: String.t() | nil, name: String.t() }