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