Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||
definitionid | BIGINT | 19 | null |
|
|
|||||||
raterid | BIGINT | 19 | null |
|
|
|||||||
itemid | BIGINT | 19 | √ | null |
|
|
||||||
rawgrade | DECIMAL | 10,5 | √ | null |
|
|
||||||
status | BIGINT | 19 | 0 |
|
|
|||||||
feedback | LONGTEXT | 2147483647 | √ | null |
|
|
||||||
feedbackformat | TINYINT | 3 | √ | null |
|
|
||||||
timemodified | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
gradinst_def4_ix | Performance | Asc | definitionid |
gradinst_rat4_ix | Performance | Asc | raterid |