class TableDefinition
Ruby on Rails 7.2.3
Since v5.2.8.1Active Record SQLite3 Adapter Table Definition
Inherits from
Methods (defined here)
Private methods
(2)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveRecord::ConnectionAdapters::TableDefinition (12)
- # []
- # belongs_to
- # check_constraint
- # column
- # columns
- # foreign_key
- # index
- # references
- # remove_column
- # set_primary_key
- # timestamps
- self. new
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::Concern (3)
- # class_methods
- # included
- # prepended
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs