Skip to content

Releases: DataGrip/cassandra-jdbc-driver

v1.2.8

12 Nov 12:51
Compare
Choose a tag to compare
  • 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

02 Nov 13:17
Compare
Choose a tag to compare
  • Return correct scale for timestamp, time and duration

v1.2.7

01 Nov 12:49
Compare
Choose a tag to compare
  • Fixed CassandraResultSet.getTime method
  • Rethrow datastax exceptions as SQLExceptions

v1.2.6

29 Oct 07:59
Compare
Choose a tag to compare
Version 1.2.6

v1.2.5

25 Oct 09:13
Compare
Choose a tag to compare
Version 1.2.5

v1.2.4

22 Oct 14:39
Compare
Choose a tag to compare
version 1.2.4

v1.2.3

18 Oct 09:46
Compare
Choose a tag to compare
version 1.2.3

v1.2.2

15 Oct 10:48
Compare
Choose a tag to compare
Implement ResultSet.getArray

v1.2.1

03 Oct 17:42
Compare
Choose a tag to compare
Implement getSchema and getCatalog

v1.2

02 Oct 14:02
Compare
Choose a tag to compare
Use Gradle