Class: ActiveRecordProxyAdapters::TrilogyProxy
- Inherits:
-
Mysql2Proxy
- Object
- PrimaryReplicaProxy
- Mysql2Proxy
- ActiveRecordProxyAdapters::TrilogyProxy
- Defined in:
- lib/active_record_proxy_adapters/trilogy_proxy.rb
Overview
Proxy to the Mysql2Proxy, allowing the use of the ActiveRecordProxyAdapters::PrimaryReplicaProxy.
Constant Summary
Constants inherited from PrimaryReplicaProxy
PrimaryReplicaProxy::CTE_MATCHER, PrimaryReplicaProxy::SQL_ALL_MATCHERS, PrimaryReplicaProxy::SQL_PRIMARY_MATCHERS, PrimaryReplicaProxy::SQL_REPLICA_MATCHERS, PrimaryReplicaProxy::SQL_SKIP_ALL_MATCHERS, PrimaryReplicaProxy::WRITE_STATEMENT_MATCHERS
Method Summary
Methods inherited from PrimaryReplicaProxy
Methods included from Mixin::Configuration
#cache_key_for, #cache_store, #checkout_timeout, #context_store, #log_subscriber_prefix, #logger, #proxy_delay, #regexp_timeout_strategy
Methods included from Contextualizer
current_context, current_context=
Constructor Details
This class inherits a constructor from ActiveRecordProxyAdapters::PrimaryReplicaProxy