Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
Description of the rule |
|||
descriptionformat | BIT | 1 | null |
|
|
Description format |
||||
name | VARCHAR | 254 |
|
|
Name of the rule |
|||||
userid | BIGINT | 19 | null |
|
|
Id of user who created the rule |
||||
courseid | BIGINT | 19 | null |
|
|
Id of course to which this rule belongs. |
||||
plugin | VARCHAR | 254 |
|
|
Frankenstlye name of the plguin |
|||||
eventname | VARCHAR | 254 |
|
|
Fully qualified name of the event |
|||||
template | LONGTEXT | 2147483647 | null |
|
|
Message template |
||||
templateformat | BIT | 1 | null |
|
|
Template format |