appraisal_review_data table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
appraisalquestfieldid | BIGINT | 19 | null |
|
|
|||||
appraisalscalevalueid | BIGINT | 19 | null |
|
|
|||||
appraisalroleassignmentid | BIGINT | 19 | null |
|
|
|||||
itemid | BIGINT | 19 | null |
|
|
|||||
scope | BIT | 1 | √ | null |
|
|
||||
content | LONGTEXT | 2147483647 | √ | null |
|
|
Table contained -1 rows
appraisal_review_data table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
apprrevidata_app2_ix | Performance | Asc | appraisalroleassignmentid |
apprrevidata_app_ix | Performance | Asc | appraisalquestfieldid |
apprrevidata_ite_ix | Performance | Asc | itemid |