Skip to content

v0.1.4

Choose a tag to compare

@CraZySacX CraZySacX released this 12 Oct 19:18
· 216 commits to master since this release
v0.1.4
  • Added close to resultset and statement, to allow users to explicitly manage those resources.
  • Added the drivername property back into the config, to allow older or non-conforming drivers to be loaded in the old fashion with Class.forName and registerDriver.