monograph_part

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('biblio.monograph_part_id_seq'::regclass)
copy_part_map.part copy_part_map_part_fkey C
record int8 19 null
record_entry.id monograph_part_record_fkey R
label text 2147483647 null
label_sortkey text 2147483647 null
deleted bool 1 false

Indexes

Constraint Name Type Sort Column(s)
monograph_part_pkey Primary key Asc id
record_label_unique_idx Must be unique Asc/Asc record + label

Relationships