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

Schema::RackTables::0_20_4::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_20_4::Result::Attribute

attribute_values

Type: has_many

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

chapter

Type: belongs_to

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