tool_monitor_events

0 rows


Description

A table that keeps a log of events related to subscriptions

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
eventname VARCHAR 254
contextid BIGINT 19 null
context.id Implied ConstraintR
contextlevel BIGINT 19 null
contextinstanceid BIGINT 19 null
context.id Implied ConstraintR
link VARCHAR 254
courseid BIGINT 19 null
course.id Implied ConstraintR
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships