actor.patron_loader_log
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id |
|
No |
nextval('actor.patron_loader_log_id_seq'::regclass) |
|
session |
|
Yes |
||
org_unit FK |
|
No |
||
event |
|
Yes |
||
record_count |
|
Yes |
||
logtime |
|
Yes |
now() |