SQL Server Virtual Schema 2.0.0, released 2021-02-12
February 12, 2021 ยท View on GitHub
Code name: Fixed boolean literal mapping in WHERE clause, removed SQL_DIALECT property support
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.
Bug Fixes
- #4: Fixed boolean literal mapping in WHERE clause.
Runtime Dependencies
- Updated
com.exasol:virtual-schema-common-jdbc:8.0.0to9.0.1 - Updated
com.exasol:error-reporting-java:0.2.0to0.2.2
Test Dependencies
- Updated
org.junit.jupiter:junit-jupiter:5.7.0to5.7.1 - Updated
org.mockito:mockito-junit-jupiter:3.6.28to3.7.7 - Updated
com.exasol:exasol-testcontainers:3.3.1to3.5.0 - Updated
org.testcontainers:junit-jupiter:1.15.0to1.15.1 - Updated
org.testcontainers:mssqlserver:1.15.0to1.15.1 - Updated
com.microsoft.sqlserver:mssql-jdbc:8.4.1.jre11to9.0.2.jre11 - Updated
com.exasol:test-db-builder-java:2.0.0to3.0.0 - Updated
com.exasol:hamcrest-resultset-matcher:1.2.2to1.4.0
Plugin Dependencies
- Updated
org.jacoco:jacoco-maven-plugin:0.8.5to0.8.6 - Updated
org.codehaus.mojo:versions-maven-plugin:2.7to2.8.1