Skip to content

2.0.0 Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 01 May 22:56
· 37 commits to 2.x since this release
v2.0.0-beta.4
d123ecd
  • Added NestableTransaction and NestedTransaction which can be used to wrap an existing Transaction into a Link interface object, which can then create a "nested" transaction using savepoints.