Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| action_id | VARCHAR | 32 |  |  | ||||
| name | VARCHAR | 128 |  |  | ||||
| description | VARCHAR | 64 | √ | null |  |  | ||
| info_template | TEXT | 65535 | √ | null |  |  | ||
| active | BIT | 1 | 1 |  |  | |||
| expires | INT | 10 | 0 |  |  | |||
| filename | VARCHAR | 255 | √ | null |  |  | ||
| class | VARCHAR | 255 | √ | null |  |  | ||
| type | enum('core', 'plugin', 'file') | 6 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | action_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors