peer_bib_copy_map

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('biblio.peer_bib_copy_map_id_seq'::regclass)
peer_type int4 10 null
peer_type.id peer_bib_copy_map_peer_type_fkey R
peer_record int8 19 null
record_entry.id peer_bib_copy_map_peer_record_fkey R
target_copy int8 19 null

Indexes

Constraint Name Type Sort Column(s)
peer_bib_copy_map_pkey Primary key Asc id
peer_bib_copy_map_copy_idx Performance Asc target_copy
peer_bib_copy_map_record_idx Performance Asc peer_record

Relationships