Skip to content

Fixed autocommit behavior and error handling

Latest
Compare
Choose a tag to compare
@sergiorussia sergiorussia released this 01 Dec 15:02
· 45 commits to master since this release
  • SqlClosure now works correctly with datasources with enabled auto commit
  • Fixed error handling in SqlClosure, now any error (and not only SqlException) leads to rollback as expected