instance method
build_statement_pool
Ruby on Rails 7.1.6
Since v6.0.6 Private — implementation detail, not part of the public APISignature
build_statement_pool()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/abstract_adapter.rb, line 1207
def build_statement_pool
end
Defined in activerecord/lib/active_record/connection_adapters/abstract_adapter.rb line 1207
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::AbstractAdapter