Class: ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::StatementPool
- Inherits:
-
StatementPool
- Object
- StatementPool
- ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::StatementPool
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/connection_adapters/abstract_mysql_adapter.rb
Overview
:nodoc:
Constant Summary
Constants inherited from StatementPool
StatementPool::DEFAULT_STATEMENT_LIMIT
Method Summary
Methods inherited from StatementPool
#[], #[]=, #clear, #delete, #each, #initialize, #key?, #length
Methods included from Enumerable
#as_json, #compact_blank, #exclude?, #excluding, #in_order_of, #including, #index_by, #index_with, #many?, #maximum, #minimum, #pick, #pluck, #sole, #sum
Constructor Details
This class inherits a constructor from ActiveRecord::ConnectionAdapters::StatementPool