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

Event name

contextid BIGINT 19 null
context.id Implied ConstraintR

Context id

contextlevel BIGINT 19 null

Context level

contextinstanceid BIGINT 19 null
context.id Implied ConstraintR

Context instance id

link VARCHAR 254

Link to the event location

courseid BIGINT 19 null
course.id Implied ConstraintR

course id

timecreated BIGINT 19 null

Time created

Indexes

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

Relationships