class TableDefinition
Ruby on Rails 7.2.3
Since v5.2.8.1Active Record MySQL Adapter Table Definition
Inherits from
Includes
Attributes
Methods (defined here)
- self. new
Private methods
(3)
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 (12)
- # []
- # belongs_to
- # check_constraint
- # column
- # columns
- # foreign_key
- # index
- # references
- # remove_column
- # set_primary_key
- # timestamps
- self. new
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
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