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

NAME

Bio::Chado::Schema::Result::Mage::Magedocumentation

ACCESSORS

magedocumentation_id

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

mageml_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

tableinfo_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

row_id

  data_type: 'integer'
  is_nullable: 0

mageidentifier

  data_type: 'text'
  is_nullable: 0

RELATIONS

tableinfo

Type: belongs_to

Related object: Bio::Chado::Schema::Result::General::Tableinfo

mageml

Type: belongs_to

Related object: Bio::Chado::Schema::Result::Mage::Mageml