Enrol Totara F2f Pending Table Schema (enrol_totara_f2f_pending)


Description

Queue for users waiting for f2f approval before enrolment

enrol_totara_f2f_pending table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
enrolid BIGINT 19 0
enrol.id Implied Constraint R
userid BIGINT 19 0
user.id Implied Constraint R
timecreated BIGINT 19 0

Table contained -1 rows

enrol_totara_f2f_pending table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
enrototaf2fpend_enr_ix Performance Asc enrolid
enrototaf2fpend_use_ix Performance Asc userid

enrol_totara_f2f_pending table relationships