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 | ||||
| contextlevel | BIGINT | 19 | null |  |  | Context level | ||||
| contextinstanceid | BIGINT | 19 | null |  | 
 | Context instance id | ||||
| link | VARCHAR | 254 |  |  | Link to the event location | |||||
| courseid | BIGINT | 19 | null |  | 
 | course id | ||||
| timecreated | BIGINT | 19 | null |  |  | Time created | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 


