method

handle_warnings

rails latest stable - Class: ActiveRecord::ConnectionAdapters::DatabaseStatements

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

handle_warnings(raw_result, sql)
private

No documentation available.

# File activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb, line 582
        def handle_warnings(raw_result, sql)
        end