Skip to content

0.1-RC7

Compare
Choose a tag to compare
@davidmoten davidmoten released this 26 Sep 18:36
· 821 commits to master since this release
  • schedule retry if all checkouts fail on the queue in drain loop (MemberSingle)
  • close test database creation statement on failure
  • throw exception if test database does not create within 1 minute
  • close resource in lambda properly (test database)
  • add tests for TransactedSelectBuilder
  • javadoc fixes