Skip to content

0.6.0

Compare
Choose a tag to compare
@sylvainlaurent sylvainlaurent released this 20 Mar 22:12
· 107 commits to master since this release

New features:
#19 option to format SQL
#24 show autocommit status of each statement
#25 show row count returned by executeUpdate

Bug fixes:
#20 classloader leak when redeploying a webapp
#22 Incorrect sort order for statements that have the same timestamp
#23 Unable to display SQLExceptions for non-h2 databases