Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_comp_scale_assignments_id_seq'::regclass) |
|
|
||||
| scaleid | int8 | 19 | null |
|
|
|||||
| frameworkid | int8 | 19 | null |
|
|
|||||
| timemodified | int8 | 19 | null |
|
|
|||||
| usermodified | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_compscalassi_id_pk | Primary key | Asc | id |
| app_compscalassi_fra_ix | Performance | Asc | frameworkid |
| app_compscalassi_sca_ix | Performance | Asc | scaleid |

