class Table
Ruby on Rails 8.0.4
Since v5.2.8.1Active Record MySQL Adapter Table
Inherits from
Includes
Methods (inherited)
From ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods (9)
- # blob
- # longblob
- # longtext
- # mediumblob
- # mediumtext
- # tinyblob
- # tinytext
- # unsigned_bigint
- # unsigned_integer
From ActiveRecord::ConnectionAdapters::Table (24)
- # belongs_to
- # change
- # change_default
- # change_null
- # check_constraint
- # check_constraint_exists?
- # column
- # column_exists?
- # foreign_key
- # foreign_key_exists?
- # index
- # index_exists?
- # references
- # remove
- # remove_belongs_to
- # remove_check_constraint
- # remove_foreign_key
- # remove_index
- # remove_references
- # remove_timestamps
- # rename
- # rename_index
- # 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