appraisal_stage_role_setting table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| appraisalstageid | BIGINT | 19 | null |
|
|
|||||
| appraisalrole | SMALLINT | 5 | null |
|
|
|||||
| locked | BIT | 1 | 0 |
|
|
Table contained -1 rows
appraisal_stage_role_setting table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprstagrolesett_app_ix | Performance | Asc | appraisalstageid |
| apprstagrolesett_appapp_uix | Must be unique | Asc/Asc | appraisalstageid + appraisalrole |
