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::User

BASE CLASS: Evid::Schema::Base

TABLE: user

ACCESSORS

username

data_type: 'text'
is_nullable: 0

email

data_type: 'text'
is_nullable: 1

timezone

data_type: 'text'
is_nullable: 1

PRIMARY KEY

RELATIONS

histories

Type: has_many

Related object: Evid::Schema::Result::History

subjects

Type: has_many

Related object: Evid::Schema::Result::Subject

user_site

Type: might_have

Related object: Evid::Schema::Result::UserSite