Skip to content

1.9.0

Choose a tag to compare

@arthurschreiber arthurschreiber released this 01 Aug 09:57
· 1600 commits to master since this release
  • #231 Add Connection#saveTransaction to create transaction savepoints. Change Connection#rollbackTransaction to allow manually specifying a transaction or savepoint name. Introduce new Connection#transaction helper to simplify transaction handling, especially when nesting transactions. (Rohit Arjunagi, Arthur Schreiber)