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

Schema::RackTables::0_19_8::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_8::Result::UserAccount

varname

Type: belongs_to

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