NAME
RackTables::Schema::Result::IPv6Address
ACCESSORS
ip
data_type:
'binary'
is_nullable: 0
size: 16
name
data_type:
'char'
default_value: (empty string)
is_nullable: 0
size: 255
reserved
data_type:
'enum'
extra: {
list
=> [
"yes"
,
"no"
]}
is_nullable: 1