Code name: Initial release
This is the initial release of the Exasol Metabase Driver. Basic features are working but there are some known issues that will be fixed in later versions:
- Queries of tables with self-referencing foreign keys may not work, see #12.
- Queries using timestamps may return wrong results, see #9.
- Proprietary Exasol data types like
INTERVAL
andGEOMETRY
are not supported yet, see #6. - Not all scalar functions are supported yet, see #4.
- Aggregate functions are not supported yet, see #5.
- #1: Setup initial project
- #7: Added unit and integration tests
- Metabase version 0.41.5