The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Schema::RackTables::0_20_2::Result::RackThumbnail

COMPONENTS LOADED

TABLE: RackThumbnail

ACCESSORS

rack_id

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

thumb_data

  data_type: 'blob'
  is_nullable: 1

UNIQUE CONSTRAINTS

rack_id

RELATIONS

rack

Type: belongs_to

Related object: Schema::RackTables::0_20_2::Result::Object