class SchemaCache
Ruby on Rails 8.0.4
Since v3.2.22.5Active Record Connection Adapters Schema Cache
Inherits from
Methods (defined here)
- # add
- # cached?
- # clear_data_source_cache!
- # columns
- # columns_hash
- # columns_hash?
- # data_source_exists?
- # dump_to
- # indexes
- # primary_keys
- # schema_version
- # size
- # version
Private methods
(6)
Implementation detail — not part of the public API.
Methods (inherited)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs