APIdock / Ruby on Rails
/
Browse About
class

ActiveRecord::ConnectionAdapters::SchemaCache

rails latest stable - Superclass: Object

Active Record Connection Adapters Schema Cache

Files

  • activerecord/lib/active_record/connection_adapters/schema_cache.rb

Related methods

  • Instance methods
  • add
  • add_all
  • cached?
  • clear_data_source_cache!
  • columns
  • columns_hash
  • columns_hash?
  • data_source_exists?
  • data_sources
  • database_version
  • dump_to
  • encode_with
  • indexes
  • init_with
  • initialize_dup
  • marshal_dump
  • marshal_load
  • primary_keys
  • schema_version
  • size
  • version
  • Class methods
  • _load_from
  • load_from
  • new
  • new
  • Private methods
  • privateread
  • privatedeep_deduplicate
  • privatederive_columns_hash_and_deduplicate_values
  • privateignored_table?
  • privateopen
  • privateprepare_data_sources
  • privatetables_to_cache
APIdock API Documentation Browser

© 2026 APIdock