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_16_3::Result::IPRealServer

COMPONENTS LOADED

TABLE: IPRealServer

ACCESSORS

id

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

inservice

data_type: 'enum'
default_value: 'no'
extra: {list => ["yes","no"]}
is_nullable: 0

rsip

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

rsport

data_type: 'smallint'
extra: {unsigned => 1}
is_nullable: 1

rspool_id

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

rsconfig

data_type: 'text'
is_nullable: 1

PRIMARY KEY

UNIQUE CONSTRAINTS

pool-endpoint