NAME
Schema::RackTables::0_20_8::Result::Atom
COMPONENTS LOADED
TABLE: Atom
ACCESSORS
molecule_id
data_type: 'integer'
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 1
rack_id
data_type: 'integer'
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 1
unit_no
data_type: 'integer'
extra: {unsigned => 1}
is_nullable: 1
atom
data_type: 'enum'
extra: {list => ["front","interior","rear"]}
is_nullable: 1
RELATIONS
molecule
Type: belongs_to
Related object: Schema::RackTables::0_20_8::Result::Molecule
rack
Type: belongs_to
Related object: Schema::RackTables::0_20_8::Result::Object