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_19_1::Result::EntityLink

COMPONENTS LOADED

TABLE: EntityLink

ACCESSORS

id

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

parent_entity_type

data_type: 'enum'
extra: {list => ["ipv4net","ipv4rspool","ipv4vs","ipv6net","object","rack","user"]}
is_nullable: 0

parent_entity_id

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

child_entity_type

data_type: 'enum'
extra: {list => ["file","object"]}
is_nullable: 0

child_entity_id

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

PRIMARY KEY

UNIQUE CONSTRAINTS