t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_lti_submission_history
0
rows
Description
Tracking of user submission history for the LTI activity
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_lti_submission_history_id_seq'::regclass)
ltiid
int8
19
null
app_lti
.id
Defined in XML
R
userid
int8
19
null
app_user
.id
Defined in XML
R
launchid
int8
19
null
timecreated
int8
19
null
Showing 1 to 5 of 5 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_ltisubmhist_id_pk
Primary key
Asc
id
app_ltisubmhist_lti_ix
Performance
Asc
ltiid
app_ltisubmhist_ltiuse_ix
Performance
Asc
/
Asc
ltiid + userid
app_ltisubmhist_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