t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_dp_record_of_learning
0
rows
Description
Holds the record of learning for a user (courses only for now)
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_dp_record_of_learning_id_seq'::regclass)
userid
int8
19
null
app_user
.id
Defined in XML
R
instanceid
int8
19
null
type
int2
5
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_dprecooflear_id_pk
Primary key
Asc
id
app_dprecooflear_ins_ix
Performance
Asc
instanceid
app_dprecooflear_use_ix
Performance
Asc
userid
app_dprecooflear_useinstyp_uix
Must be unique
Asc
/
Asc
/
Asc
userid + instanceid + type
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees