Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('deployments_personnel_molnix_tags_id_seq'::regclass) |
|
|
||||
personnel_id | int4 | 10 | null |
|
|
|||||
molnixtag_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
deployments_personnel_molnix_tags_pkey | Primary key | Asc | id |
deployments_personnel_mo_personnel_id_molnixtag_i_9cedfe5b_uniq | Must be unique | Asc/Asc | personnel_id + molnixtag_id |
deployments_personnel_molnix_tags_molnixtag_id_334d22da | Performance | Asc | molnixtag_id |
deployments_personnel_molnix_tags_personnel_id_e20d91a0 | Performance | Asc | personnel_id |