Class: SQL::Column

Attributes

Instance Attributes

default_value [RW] public

Sets the attribute default_value.

name [RW] public

Sets the attribute name.

not_null [RW] public

Sets the attribute not_null.

primary_key [RW] public

Sets the attribute primary_key.

type [RW] public

Sets the attribute type.

unique [RW] public

Sets the attribute unique.

Public Visibility

Public Instance Methods Inherited from Object

full_const_defined?, validatable?