
RackTables::Schema::Result::Rack

data_type: 'integer'
extra: {unsigned => 1}
is_auto_increment: 1
is_nullable: 0
data_type: 'char' is_nullable: 1 size: 255
data_type: 'integer'
default_value: 1
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 0
data_type: 'tinyint'
default_value: 42
extra: {unsigned => 1}
is_nullable: 0
data_type: 'text' is_nullable: 1
data_type: 'blob' is_nullable: 1

Type: belongs_to
Related object: RackTables::Schema::Result::RackRow
Type: has_many
Related object: RackTables::Schema::Result::RackSpace