Skip to content

Releases: JuliaDatabases/JDBC.jl

v0.5.0

10 Oct 19:21
v0.5.0
28b079b
Compare
Choose a tag to compare

v0.5.0 (2019-10-08)

Diff since v0.4.1

Closed issues:

  • IllegalMonitorStateException on connection to Netezza DB (#50)

Merged pull requests:

v0.4.1

16 May 19:59
v0.4.1
fe072f6
Compare
Choose a tag to compare

Commits

Merged PRs

This changelog was automatically generated, and might contain inaccuracies.

v0.4.0 New release for 0.7 and 1.0

03 Sep 13:49
Compare
Choose a tag to compare
remove Compat from package

Minor fixes

26 Jul 22:21
Compare
Choose a tag to compare
v0.3.1

Merge branch 'master' of git://github.com/aviks/JDBC.jl

DataStreams Compatibility

19 Mar 22:45
2aab4a3
Compare
Choose a tag to compare
  • DataStreams compatibility has been added.
  • All reference to the abandoned DBAPI.jl package have been removed. New methods have been added to facilitate a convenient Julian interface.
  • 0.7 compatibility (pending JavaCall.jl update).
  • Expanded and modernized tests.

Fix new DataFrames compatibility

08 Dec 18:30
Compare
Choose a tag to compare
v0.2.1

New DataFrames does not export DataArrays

v0.2.0

14 Jul 22:50
Compare
Choose a tag to compare

0.6 compatibility