Module: ActiveRecord
- Defined in:
- lib/connection_manager/patches/reflections_patch.rb,
lib/connection_manager/patches/cross_schema_patch.rb,
lib/connection_manager/patches/query_methods_patch.rb
Overview
Sometimes for some reason the quoted_table_name instance methods drops the schema. If the quoted table name does not include a ‘.’ want to retrieve the quoted_table_name from the class and reset
Defined Under Namespace
Modules: ConnectionAdapters, QueryMethods, Reflection