NAME
Schema::RackTables::0_20_0::Result::AttributeValue
COMPONENTS LOADED
TABLE: AttributeValue
ACCESSORS
object_id
data_type: 'integer'
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 0
object_tid
data_type: 'integer'
default_value: 0
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 0
attr_id
data_type: 'integer'
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 0
string_value
data_type: 'char'
is_nullable: 1
size: 255
uint_value
data_type: 'integer'
extra: {unsigned => 1}
is_nullable: 1
float_value
data_type: 'float'
is_nullable: 1
PRIMARY KEY
RELATIONS
attribute_map
Type: belongs_to
Related object: Schema::RackTables::0_20_0::Result::AttributeMap
object
Type: belongs_to
Related object: Schema::RackTables::0_20_0::Result::Object