Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
workshopid | BIGINT | 19 | null |
|
|
The id of workshop this configuartion applies for |
||||
layout | VARCHAR | 30 | √ | list |
|
|
How should the rubric be displayed for reviewers |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
workrubrconf_wor_uix | Must be unique | Asc | workshopid |