Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |  |  | ||||
| workshopid | BIGINT | 19 | null |  | 
 | Workshop ID | ||||
| sort | BIGINT | 19 | √ | 0 |  |  | Defines the dimension order within the assessment form | |||
| description | LONGTEXT | 2147483647 | √ | null |  |  | The description of the dimension | |||
| descriptionformat | SMALLINT | 5 | √ | 0 |  |  | The format of the description field | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| workcomm_wor4_ix | Performance | Asc | workshopid | 



