app_groupings_groups

0 rows


Description

Link a grouping to a group (note, groups can be in multiple groupings ONLY in a course). WAS: groups_groupings_groups

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_groupings_groups_id_seq'::regclass)
groupingid int8 19 0
app_groupings.id Defined in XMLR
groupid int8 19 0
app_groups.id Defined in XMLR
timeadded int8 19 0

Indexes

Constraint Name Type Sort Column(s)
app_grougrou_id_pk Primary key Asc id
app_grougrou_gro2_ix Performance Asc groupid
app_grougrou_gro_ix Performance Asc groupingid

Relationships