Code name: Removed SQL_DIALECT property, fixed String datatypes mapping and mapping for literal boolean
The SQL_DIALECT
property used when executing a CREATE VIRTUAL SCHEMA
from the Exasol database is obsolete from this version. Please, do not provide this property anymore.
- #17: Fixed mapping for literal boolean.
- #6: Fixed mapping for String datatypes.
- Updated
com.exasol:virtual-schema-common-jdbc:9.0.0
to9.0.1