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

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