Common Virtual Schema for Document Data 12.1.0, released 2026-07-31
July 31, 2026 ยท View on GitHub
Code name: Add support for TIMESTAMP with precision
Summary
This release adds support for mapping TIMESTAMP types with precision from TIMESTAMP(0) to TIMESTAMP(9).
Features
- #186: Added support for
TIMESTAMPwith precision.
Dependency Updates
Test Dependency Updates
- Updated
com.exasol:hamcrest-resultset-matcher:1.7.2to1.7.3 - Updated
com.exasol:test-db-builder-java:4.0.1to4.0.2