The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RackTables::Schema::Result::Atom

ACCESSORS

molecule_id

data_type: 'integer'
extra: {unsigned => 1}
is_nullable: 1

rack_id

data_type: 'integer'
extra: {unsigned => 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