map_version

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
map_version_id serial 10 nextval('sgn.map_version_map_version_id_seq'::regclass)
il_info.map_version_id Implied Constraint R
linkage_group.map_version_id linkage_group_map_version_id_fkey C
marker_location.map_version_id marker_location_map_version_id_fkey C
marker_to_map.map_version_id Implied Constraint R
temp_map_correspondence.map_version_id temp_map_correspondence_map_version_id_fkey R
map_id int4 10 null
map.map_id map_version_map_id_fkey C
date_loaded date 13 null
current_version bool 1 null
default_threshold int4 10 null
deprecated_marker_confidences.confidence_id map_version_default_threshold_fkey R
has_il bool 1 null
has_physical bool 1 null
metadata_id int4 10 null
md_metadata.metadata_id map_version_metadata_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
map_version_pkey Primary key Asc map_version_id

Relationships