t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_cohort_members
0
rows
Description
Link a user to a cohort.
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_cohort_members_id_seq'::regclass)
cohortid
int8
19
0
app_cohort
.id
Defined in XML
R
userid
int8
19
0
app_user
.id
Defined in XML
R
timeadded
int8
19
0
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_cohomemb_id_pk
Primary key
Asc
id
app_cohomemb_coh_ix
Performance
Asc
cohortid
app_cohomemb_cohuse_uix
Must be unique
Asc
/
Asc
cohortid + userid
app_cohomemb_use_ix
Performance
Asc
userid
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees