Skip to content

zoodb-0.6.1

Latest
Compare
Choose a tag to compare
@tzaeschke tzaeschke released this 13 Dec 19:05
· 2 commits to master since this release

Main changes

  • Fixed issue #131: Query on auto-created (and uncommitted) schema causes exception.
  • Updated dependencies for slf4j and junit
  • Improved ZooCheckDb tool to print out schema and index information
  • Fixed issue when executing a single parametrized query instance concurrently.