class TableDefinition
Ruby on Rails 8.1.2
Since v4.2.9Active Record PostgreSQL Adapter Table Definition
Inherits from
Includes
Attributes
Methods (defined here)
- # exclusion_constraint
- # unique_constraint
- self. new
Private methods
(3)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods (33)
- # bigserial
- # bit
- # bit_varying
- # box
- # cidr
- # circle
- # citext
- # daterange
- # enum
- # hstore
- # inet
- # int4range
- # int8range
- # interval
- # jsonb
- # line
- # lseg
- # ltree
- # macaddr
- # money
- # numrange
- # oid
- # path
- # point
- # polygon
- # primary_key
- # serial
- # timestamptz
- # tsrange
- # tstzrange
- # tsvector
- # uuid
- # xml
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