config.patron_loader_header_map

Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: config_patron_loader_header_map_org_fkey.

Columns

Column Type Nullable Default Notes

id

integer

No

nextval('config.patron_loader_header_map_id_seq'::regclass)

org_unit FK

integer

No

actor.org_unit(id)

import_header

text

No

default_header

text

No

Foreign Keys

Column(s) References On Delete On Update Deferrable Constraint

org_unit

actor.org_unit(id)

NO ACTION

NO ACTION

DEFERRED

config_patron_loader_header_map_org_fkey