Constraints

10 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
record_entry_merged_to_fkey
record_entry.merged_to
record_entry.id
Restrict delete
biblio_record_entry_editor_fkey
record_entry.editor
usr.id
Restrict delete
biblio_record_entry_owner_fkey
record_entry.owner
org_unit.id
Restrict delete
biblio_record_entry_creator_fkey
record_entry.creator
usr.id
Restrict delete
monograph_part_record_fkey
monograph_part.record
record_entry.id
Restrict delete
biblio_record_note_editor_fkey
record_note.editor
usr.id
Restrict delete
biblio_record_note_record_fkey
record_note.record
record_entry.id
Cascade on delete
biblio_record_note_creator_fkey
record_note.creator
usr.id
Restrict delete
peer_bib_copy_map_peer_record_fkey
peer_bib_copy_map.peer_record
record_entry.id
Restrict delete
peer_bib_copy_map_peer_type_fkey
peer_bib_copy_map.peer_type
peer_type.id
Restrict delete

Check Constraints

Table Constraint Name Constraint