class
ActiveRecord::ExplainRegistry::Subscriber
v8.1.1 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
EXPLAINED_SQLS = /\\A\\s*(\\/\\*.*\\*\\/)?\\s*(with|select|update|delete|insert)\\b/i
IGNORED_PAYLOADS = %w(SCHEMA EXPLAIN)
MUTEX = Mutex.new
Files
- activerecord/lib/active_record/explain_registry.rb