deprecated_marker_confidences

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
confidence_id serial 10 nextval('sgn.deprecated_marker_confidences_confidence_id_seq'::regclass)
map_version.default_threshold map_version_default_threshold_fkey R
confidence_name varchar 16 null
legacy_conf_id int8 19 null
deprecated_marker_locations.confidence confidence_fk R

Indexes

Constraint Name Type Sort Column(s)
marker_confidences_pkey Primary key Asc confidence_id
confidence_name_idx Performance Asc/Asc confidence_name + legacy_conf_id
legacy_conf_id_unique Must be unique Asc legacy_conf_id

Relationships