class TableDefinition
Ruby on Rails 6.0.6
Since v5.2.8.1No documentation comment.
Inherits from
Includes
Private methods
(2)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods (11)
- # blob
- # longblob
- # longtext
- # mediumblob
- # mediumtext
- # tinyblob
- # tinytext
- # unsigned_bigint
- # unsigned_decimal
- # unsigned_float
- # unsigned_integer
From ActiveRecord::ConnectionAdapters::TableDefinition (9)
- # []
- # belongs_to
- # column
- # columns
- # index
- # references
- # remove_column
- # timestamps
- self. new
From ActiveSupport::Concern (2)
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!
- # unescape
- # with_options