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

NAME

Schema::RackTables::0_19_13::Result::UserConfig

COMPONENTS LOADED

TABLE: UserConfig

ACCESSORS

varname

  data_type: 'char'
  is_foreign_key: 1
  is_nullable: 0
  size: 32

varvalue

  data_type: 'text'
  is_nullable: 0

user

  data_type: 'char'
  is_foreign_key: 1
  is_nullable: 0
  size: 64

UNIQUE CONSTRAINTS

user_varname

RELATIONS

user

Type: belongs_to

Related object: Schema::RackTables::0_19_13::Result::UserAccount

varname

Type: belongs_to

Related object: Schema::RackTables::0_19_13::Result::Config