Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_comp_template_assignment_id_seq'::regclass) |
|
|
|||||
| templateid | int8 | 19 | null |
|
|
||||||
| type | int2 | 5 | null |
|
|
||||||
| instanceid | int8 | 19 | null |
|
|
||||||
| timecreated | int8 | 19 | null |
|
|
||||||
| usermodified | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_comptempassi_id_pk | Primary key | Asc | id |
| app_comptempassi_ins_ix | Performance | Asc | instanceid |
| app_comptempassi_tem_ix | Performance | Asc | templateid |
| app_comptempassi_use_ix | Performance | Asc | usermodified |

