Skip to content

3.0.0 Beta 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 07 May 14:47
· 30 commits to 3.x since this release
v3.0.0-beta.6
8a7d4ac
  • Added MysqlNestableTransaction which may be optionally used to create a MysqlLink from a MysqlTransaction object. Nested transactions are implemented using savepoints.