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

NAME

Interchange6::Schema::Result::MediaType

TABLE: media_types

ACCESSORS

media_types_id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0
  sequence: 'media_types_media_types_id_seq'

type

  data_type: 'varchar'
  is_nullable: 0
  size: 32

PRIMARY KEY

UNIQUE CONSTRAINTS

media_types_type_key

RELATIONS

MediaDisplay

Type: has_many

Related object: Interchange6::Schema::Result::MediaDisplay