Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('asset.copy_location_group_map_id_seq'::regclass) |
|
|
|||||
| location | int4 | 10 | null |
|
|
||||||
| lgroup | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| copy_location_group_map_pkey | Primary key | Asc | id |
| lgroup_once_per_group | Must be unique | Asc/Asc | lgroup + location |
