Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
||||
descriptionformat | BIT | 1 | null |
|
|
|||||
name | VARCHAR | 254 |
|
|
||||||
userid | BIGINT | 19 | null |
|
|
|||||
courseid | BIGINT | 19 | null |
|
|
|||||
plugin | VARCHAR | 254 |
|
|
||||||
eventname | VARCHAR | 254 |
|
|
||||||
template | LONGTEXT | 2147483647 | null |
|
|
|||||
templateformat | BIT | 1 | null |
|
|
|||||
frequency | SMALLINT | 5 | null |
|
|
|||||
timewindow | MEDIUMINT | 7 | null |
|
|
|||||
timemodified | BIGINT | 19 | null |
|
|
|||||
timecreated | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
toolmonirule_couuse2_ix | Performance | Asc/Asc | courseid + userid |
toolmonirule_eve2_ix | Performance | Asc | eventname |