Skip to content

December 2018 update

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 05 Dec 22:06
· 167 commits to master since this release
04f0831

Many small patches and more test coverage.

Main features:

  • Arrays can be used as parameter bindings, automatically concatenated with commas.
  • Countable ResultSet bug fixed.
  • Iterating the ResultSet does not persist the internal pointer position.
  • Refactoring of special bindings code.