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

BASE CLASS: Evid::Schema::Base

TABLE: group

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

name

data_type: 'text'
is_nullable: 1

PRIMARY KEY

UNIQUE CONSTRAINTS

name_unique

RELATIONS

subject_groups

Type: has_many

Related object: Evid::Schema::Result::SubjectGroup