temp_marker_correspondence

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
tmc_id serial 10 nextval('sgn.temp_marker_correspondence_tmc_id_seq'::regclass)
old_marker_id int4 10 null
deprecated_markers.marker_id temp_marker_correspondence_old_marker_id_fkey R
new_marker_id int4 10 null

Indexes

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

Relationships