Enrol Lti Lti2 Share Key Table Schema (enrol_lti_lti2_share_key)


Description

Resource link share key

enrol_lti_lti2_share_key table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
sharekey VARCHAR 32
resourcelinkid BIGINT 19 null
resource.id Implied Constraint R
autoapprove BIT 1 null
expires BIGINT 19 null

Table contained -1 rows

enrol_lti_lti2_share_key table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
enroltilti2sharkey_res_uix Must be unique Asc resourcelinkid
enroltilti2sharkey_sha_uix Must be unique Asc sharekey

enrol_lti_lti2_share_key table relationships