Skip to content

Adds ability to use same transaction across multiple ORM methods

Compare
Choose a tag to compare
@mochacat mochacat released this 03 Jun 16:23
· 19 commits to master since this release
d8790b3

Adds new picard ORM methods StartTransaction, Commit, and Rollback for using transactions across multiple ORM methods.