deprecated_markers

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
marker_id serial 10 nextval('sgn.deprecated_markers_marker_id_seq'::regclass)
computational_associations.marker_id computational_associations_marker_id_fkey R
deprecated_marker_locations.marker_id marker_id_fk R
marker_derived_from.marker_id marker_derived_from_marker_id_fkey R
temp_marker_correspondence.old_marker_id temp_marker_correspondence_old_marker_id_fkey R
marker_type int8 19 (0)::bigint
deprecated_marker_types.marker_type_id marker_type_fk R
marker_name varchar 32 ''::character varying

Indexes

Constraint Name Type Sort Column(s)
markers_pkey Primary key Asc marker_id
marker_type_idx Performance Asc/Asc marker_type + marker_name

Relationships