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

TransactionManager should call rollback records #18614

Merged
merged 1 commit into from Jan 20, 2015

Conversation

arthurnn
Copy link
Member

As discussed previously the transaction object should not call commit_records or rollback_records. TransactionManager should be the one that commit/rollback the records.

commit_records was moved to the transaction manager layer on #18458. This moves rollback_records too.

review @jeremy @brainopia

rafaelfranca added a commit that referenced this pull request Jan 20, 2015
TransactionManager should call rollback records
@rafaelfranca rafaelfranca merged commit b06b1d1 into rails:master Jan 20, 2015
@arthurnn arthurnn deleted the rollback_records_parity branch January 20, 2015 17:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants