match_set

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('vandelay.match_set_id_seq'::regclass)
match_set_point.match_set match_set_point_match_set_fkey C
match_set_quality.match_set match_set_quality_match_set_fkey C
queue.match_set queue_match_set_fkey N
name text 2147483647 null
owner int4 10 null
org_unit.id match_set_owner_fkey C
mtype text 2147483647 'biblio'::text

Indexes

Constraint Name Type Sort Column(s)
match_set_pkey Primary key Asc id
name_once_per_owner_mtype Must be unique Asc/Asc/Asc name + owner + mtype

Relationships