Code name: Enable SSH tunnel and improve error messages
In this release we enable connecting to Exasol through an SSH tunnel (see the user guide for details) and we provide better error messages in case of connection errors.
We also explain how to use data types TIMESTAMP
and TIMESTAMP WITH LOCAL TIME ZONE
with timezones in the user guide.
Additionally we now correctly map INTEGER
and SMALLINT
columns to Metabase's type :type/Decimal
.
- #25: Enabled SSH tunnel for connecting to Exasol
- #24: Provided helpful error messages in case of connection errors
- Improved the installation instructions in the user guide
- #9: Explained how to use data types
TIMESTAMP
andTIMESTAMP WITH LOCAL TIME ZONE
with timezones
- #10: Fixed remapping tests