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

TransactionSerializationError should inherit StatementInvalid for backward compatibility #26026

Conversation

kamipo
Copy link
Member

@kamipo kamipo commented Aug 2, 2016

TransactionSerializationError was introduced at #25093.
Originally TransactionSerializationError was StatementInvalid in
Rails 5.0. It should keep backward compatibility.

… backward compatibility

Originally `TransactionSerializationError` was `StatementInvalid` in
Rails 5.0. It should keep backward compatibility.
@rails-bot
Copy link

r? @senny

(@rails-bot has picked a reviewer for you, use r? to override)

@rafaelfranca rafaelfranca merged commit 8ada07b into rails:master Aug 3, 2016
@kamipo kamipo deleted the tx_serialization_error_should_inherit_statement_invalid branch August 3, 2016 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants