Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for transactions? #85

Open
AxisOfEval opened this issue Oct 20, 2014 · 2 comments
Open

Support for transactions? #85

AxisOfEval opened this issue Oct 20, 2014 · 2 comments

Comments

@AxisOfEval
Copy link

As I understand sqerl uses database transactions internally. But is there a way to club many DB operations in one single atomic operation with varying transaction levels?

@wk8
Copy link
Contributor

wk8 commented Oct 20, 2014

@AxisOfEval : transactions are not supported yet. It's a work in progress though, and should be added pretty soon.

@AxisOfEval
Copy link
Author

@wk8 Are there any already accepted idioms on how it is to be implemented, maybe I can grok up a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants