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 | 
| toolmonieven_con2_ix | Performance | Asc | contextinstanceid | 
| toolmonieven_con_ix | Performance | Asc | contextid | 
| toolmonieven_cou_ix | Performance | Asc | courseid |