Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('action.hold_copy_map_id_seq'::regclass) |
|
|
|||||
| hold | int4 | 10 | null |
|
|
||||||
| target_copy | int8 | 19 | null |
|
|
||||||
| proximity | numeric | 0 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| hold_copy_map_pkey | Primary key | Asc | id |
| acm_copy_idx | Performance | Asc | target_copy |
| copy_once_per_hold | Must be unique | Asc/Asc | hold + target_copy |
