Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| lg_id | bigserial | 19 | √ | nextval('sgn.deprecated_linkage_groups_lg_id_seq'::regclass) |
|
|
|||||
| map_id | int8 | 19 | √ | null |
|
|
|||||
| lg_order | int8 | 19 | √ | null |
|
|
|||||
| lg_name | varchar | 255 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| linkage_groups_pkey | Primary key | Asc | lg_id |

