Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_appraisal_stage_data_id_seq'::regclass) |
|
|
|||||
| appraisalroleassignmentid | int8 | 19 | null |
|
|
||||||
| appraisalstageid | int8 | 19 | null |
|
|
||||||
| timecompleted | int8 | 19 | null |
|
|
||||||
| usercompleted | int8 | 19 | √ | null |
|
|
|||||
| realusercompleted | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_apprstagdata_id_pk | Primary key | Asc | id |
| app_apprstagdata_app2_ix | Performance | Asc | appraisalstageid |
| app_apprstagdata_app_ix | Performance | Asc | appraisalroleassignmentid |

