deprecated_marker_locations

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
marker_location_id serial 10 nextval('sgn.deprecated_marker_locations_marker_location_id_seq'::regclass)
marker_id int8 19 (0)::bigint
deprecated_markers.marker_id marker_id_fk R
loc_id int8 19 (0)::bigint
deprecated_mapdata.loc_id loc_id_fk C
confidence int8 19 (0)::bigint
deprecated_marker_confidences.legacy_conf_id confidence_fk R
order_in_loc int8 19 (0)::bigint
location_subscript bpchar 2 null
mapmaker_id int8 19 (0)::bigint

Indexes

Constraint Name Type Sort Column(s)
marker_locations_pkey Primary key Asc marker_location_id
marker_id_idx4 Performance Asc/Asc marker_id + loc_id

Relationships