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_8::Result::VSIPs

COMPONENTS LOADED

TABLE: VSIPs

ACCESSORS

vs_id

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

vip

data_type: 'varbinary'
is_nullable: 0
size: 16

vsconfig

data_type: 'text'
is_nullable: 1

rsconfig

data_type: 'text'
is_nullable: 1

PRIMARY KEY

RELATIONS

v

Type: belongs_to

Related object: Schema::RackTables::0_20_8::Result::VS

vsenabled_ips

Type: has_many

Related object: Schema::RackTables::0_20_8::Result::VSEnabledIPs