method
db_warnings_action
v8.0.0 -
Show latest stable
- Class:
ActiveRecord
db_warnings_actionpublic
The action to take when database query produces warning. Must be one of :ignore, :log, :raise, :report, or a custom proc. The default is :ignore.