Releases: DataGrip/couchbase-jdbc-driver
Releases · DataGrip/couchbase-jdbc-driver
v0.6
04 Oct 11:05
Compare
Sorry, something went wrong.
No results found
#2 Upgrade to the latest version of Couchbase Java SDK v3.3.4 which fixes connection issues to Capella cloud
v0.5
19 Oct 14:17
Compare
Sorry, something went wrong.
No results found
Support CREATE BUCKET <name> WAIT UNTIL READY
Support INFER statement (parse rows as JsonArray)
support statement GET KEYS FROM <bucket>
v0.4
16 Sep 11:48
Compare
Sorry, something went wrong.
No results found
v0.3
03 Aug 11:43
Compare
Sorry, something went wrong.
No results found
With database metadata
With custom statements
Second release
13 Jul 11:05
Compare
Sorry, something went wrong.
No results found
Async version of driver. ResultSet rows are fetched in reactive manner. Jdbc connection string pattern changed.
First release
08 Jul 10:46
Compare
Sorry, something went wrong.
No results found
One-column version which returns the row's JSON result as a map). A synchronous blocking api is used.