instance method perform_query

Ruby on Rails edge

Since v8.0.5.1 Private — implementation detail, not part of the public API

Available in: v8.0.5.1 v8.1.3.1 edge

Signature

perform_query(raw_connection, intent)

No documentation comment.

Parameters

raw_connection req
intent req
Source
# File activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb, line 843
        def perform_query(raw_connection, intent)
          raise NotImplementedError
        end

Defined in activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb line 843 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::ConnectionAdapters::DatabaseStatements

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close