temp_map_correspondence

0 rows


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
deprecated_maps.map_id temp_map_correspondence_old_map_id_fkey R
map_version_id int4 10 null
map_version.map_version_id temp_map_correspondence_map_version_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
temp_map_correspondence_pkey Primary key Asc tmc_id

Relationships