NAME

t::lib::Schema1::Result::Group

TABLE: groups

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

group_name

data_type: 'text'
is_nullable: 0

PRIMARY KEY

UNIQUE CONSTRAINTS

group_name_unique

RELATIONS

memberships

Type: has_many

Related object: t::lib::Schema1::Result::Membership