v2.2.1 - Show latest stable - Superclass: Object

An abstract definition of a column in a table.

Constants

TRUE_VALUES = [true, 1, '1', 't', 'T', 'true', 'TRUE'].to_set

Attributes

[R]default
[R]limit
[R]name
[R]null
[R]precision
[RW]primary
[R]scale
[R]sql_type
[R]type

Files

  • activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb

Nested classes and modules