enrol_lti_context

0 rows


Description

Each row represents a context in the platform, where resourc

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
enrol_lti_resource_link.lticontextid enroltiresolink_lti4_fkR
contextid VARCHAR 255

The id of the context on the platform

ltideploymentid BIGINT 19 null
enrol_lti_deployment.id enrolticont_lti2_fkR

The id of the enrol_lti_deployment record containing the deployment information.

type LONGTEXT 2147483647 null

The type of the context on the platform

timecreated BIGINT 19 null
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
enrolticont_lti2_ix Performance Asc ltideploymentid
enrolticont_lticon2_uix Must be unique Asc/Asc ltideploymentid + contextid

Relationships