We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/iknow/iknow_view_models/blob/master/lib/view_model/active_record.rb#L307
https://github.com/iknow/iknow_view_models/blob/master/lib/view_model/active_record/update_context.rb#L162
So database errors such as foreign key violations will bubble out unwrapped. I think we don't want this.
The text was updated successfully, but these errors were encountered:
Probably needs an adaptation of this
iknow_view_models/lib/view_model/active_record/update_operation.rb
Lines 209 to 211 in a094031
Sorry, something went wrong.
No branches or pull requests
https://github.com/iknow/iknow_view_models/blob/master/lib/view_model/active_record.rb#L307
https://github.com/iknow/iknow_view_models/blob/master/lib/view_model/active_record/update_context.rb#L162
So database errors such as foreign key violations will bubble out unwrapped. I think we don't want this.
The text was updated successfully, but these errors were encountered: