Class: ActiveRecordProxyAdapters::SQLite3Proxy
- Inherits:
-
PrimaryReplicaProxy
- Object
- PrimaryReplicaProxy
- ActiveRecordProxyAdapters::SQLite3Proxy
- Defined in:
- lib/active_record_proxy_adapters/sqlite3_proxy.rb
Overview
Proxy to the original SQLite3Adapter, 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