Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
tmc_id | serial | 10 | √ | nextval('sgn.temp_map_correspondence_tmc_id_seq'::regclass) |
|
|
|||||
old_map_id | int4 | 10 | √ | null |
|
|
|||||
map_version_id | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
temp_map_correspondence_pkey | Primary key | Asc | tmc_id |