NAME
Schema::RackTables::0_20_0::Result::IPv4RS
COMPONENTS LOADED
TABLE: IPv4RS
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: 'varbinary'
is_nullable: 0
size: 16
rsport
data_type: 'smallint'
extra: {unsigned => 1}
is_nullable: 1
rspool_id
data_type: 'integer'
extra: {unsigned => 1}
is_foreign_key: 1
is_nullable: 1
rsconfig
data_type: 'text'
is_nullable: 1
comment
data_type: 'varchar'
is_nullable: 1
size: 255
PRIMARY KEY
UNIQUE CONSTRAINTS
pool-endpoint
RELATIONS
rspool
Type: belongs_to
Related object: Schema::RackTables::0_20_0::Result::IPv4RSPool