Skip to content

Removed `SQL_DIALECT` property

Compare
Choose a tag to compare
@AnastasiiaSergienko AnastasiiaSergienko released this 03 Mar 10:38
· 24 commits to main since this release
e6c6e3c

Summary

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.

Features / Enhancements

  • #3: Unified error messages with error-reporting-java.
  • #4: Added a new capability for scala function INITCAP.

Dependencies Updates

Runtime Dependencies

  • Updated com.exasol:error-reporting-java:0.2.0 to 0.2.2
  • Updated com.exasol:virtual-schema-common-jdbc:8.0.0 to 9.0.1

Test Dependencies

  • Updated org.junit.jupiter:junit-jupiter:5.7.0 to 5.7.1
  • Updated org.mockito:mockito-junit-jupiter:3.6.28 to 3.8.0
  • Updated nl.jqno.equalsverifier:equalsverifier:3.5 to 3.5.5
  • Updated com.exasol:exasol-testcontainers:3.3.1 to 3.5.1
  • Updated com.exasol:test-db-builder-java:2.0.0 to 3.1.0
  • Updated com.exasol:hamcrest-resultset-matcher:1.2.2 to 1.4.0
  • Updated org.testcontainers:junit-jupiter:1.15.0 to 1.15.2
  • Updated org.testcontainers:oracle-xe:1.15.0 to 1.15.2

Plugin Dependencies

  • Added com.exasol:error-code-crawler-maven-plugin:0.1.1
  • Updated org.codehaus.mojo:versions-maven-plugin:2.7 to 2.8.1
  • Updated org.jacoco:jacoco-maven-plugin:0.8.5 to 0.8.6