module ActiveRecord

NOTE: needs explicit configuration - before connection gets established e.g.

pool_class = ActiveRecord::ConnectionAdapters::ShareableConnectionPool
ActiveRecord::ConnectionAdapters::ConnectionHandler.connection_pool_class = pool_class

NOTE: needs explicit configuration - before connection gets established e.g.

klass = ActiveRecord::Bogacs::FalsePool
ActiveRecord::ConnectionAdapters::ConnectionHandler.connection_pool_class = klass