Skip to content

Java 7

Choose a tag to compare

@ctmay4 ctmay4 released this 27 Oct 19:22
· 811 commits to master since this release

This is the first release which requires Java 7.

  • There was an exception being thrown in getInvolvedTables when a table had no rows. There was no reason for this and now it is handled properly.