marker_collection

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
mc_id serial 10 nextval('sgn.marker_collection_mc_id_seq'::regclass)
marker_collectible.mc_id marker_collectible_mc_id_fkey R
mc_name text 2147483647 null
mc_description text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
marker_collection_pkey Primary key Asc mc_id
marker_collection_mc_name_key Must be unique Asc mc_name

Relationships