1.9.0
·
1600 commits
to master
since this release
- #231 Add
Connection#saveTransactionto create transaction savepoints. ChangeConnection#rollbackTransactionto allow manually specifying a transaction or savepoint name. Introduce newConnection#transactionhelper to simplify transaction handling, especially when nesting transactions. (Rohit Arjunagi, Arthur Schreiber)