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

Use same transaction, when saving entities with collections of new references #58

Closed
jexp opened this issue Oct 4, 2015 · 1 comment

Comments

@jexp
Copy link
Member

jexp commented Oct 4, 2015

Currently if an entity is saved that has a collection of other entities, each statement will go individually as it's own transaction/request to /transaction/commit

All statements of a single save should go into the same transaction.

@vince-bickers
Copy link

@jexp The description doesn't appear to an accurate reflection of current behaviour - all statements of a single save do go in the same transaction. I am closing this but please feel free to re-open if you feel the issue still needs to be addressed.

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