Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Add transaction helper #12

Open
staab opened this issue Jan 18, 2020 · 0 comments
Open

Add transaction helper #12

staab opened this issue Jan 18, 2020 · 0 comments

Comments

@staab
Copy link
Owner

staab commented Jan 18, 2020

With different nesting modes:

  • :noop - nested transactions just continue the current transaction if there is one.
  • :savepoint - create a savepoint to roll back to
  • :disallow - throw on error on nested transaction. Probably the default.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant