Releases: DataGrip/cassandra-jdbc-driver
Releases · DataGrip/cassandra-jdbc-driver
v1.2.8
- Properly handle time zones
- Add [decimal <-> java.lang.Double] codec
- Fix TypeCodec for time. Store time as number of nanoseconds
- getAutoCommit returns false
v1.2.7.1
- Return correct scale for timestamp, time and duration
v1.2.7
- Fixed CassandraResultSet.getTime method
- Rethrow datastax exceptions as SQLExceptions
v1.2.6
Version 1.2.6
v1.2.5
Version 1.2.5
v1.2.4
version 1.2.4
v1.2.3
version 1.2.3
v1.2.2
Implement ResultSet.getArray
v1.2.1
Implement getSchema and getCatalog
v1.2
Use Gradle