The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Schema::RackTables::0_20_2::Result::IPv4LB

COMPONENTS LOADED

TABLE: IPv4LB

ACCESSORS

object_id

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

rspool_id

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

vs_id

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

prio

  data_type: 'varchar'
  is_nullable: 1
  size: 255

vsconfig

  data_type: 'text'
  is_nullable: 1

rsconfig

  data_type: 'text'
  is_nullable: 1

UNIQUE CONSTRAINTS

LB-VS

RELATIONS

object

Type: belongs_to

Related object: Schema::RackTables::0_20_2::Result::Object

rspool

Type: belongs_to

Related object: Schema::RackTables::0_20_2::Result::IPv4RSPool

v

Type: belongs_to

Related object: Schema::RackTables::0_20_2::Result::IPv4VS