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

Evid::Schema::Result::UserSite

BASE CLASS: Evid::Schema::Base

TABLE: user_site

ACCESSORS

username

data_type: 'text'
is_foreign_key: 1
is_nullable: 0

sitename

data_type: 'text'
is_nullable: 0

PRIMARY KEY

UNIQUE CONSTRAINTS

username_unique

RELATIONS

username

Type: belongs_to

Related object: Evid::Schema::Result::User