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

NAME

Schema::RackTables::0_19_11::Result::AttributeMap

COMPONENTS LOADED

TABLE: AttributeMap

ACCESSORS

objtype_id

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

attr_id

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

chapter_id

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

UNIQUE CONSTRAINTS

objtype_id

RELATIONS

attr

Type: belongs_to

Related object: Schema::RackTables::0_19_11::Result::Attribute

attribute_values

Type: has_many

Related object: Schema::RackTables::0_19_11::Result::AttributeValue

chapter

Type: belongs_to

Related object: Schema::RackTables::0_19_11::Result::Chapter