actor.org_unit_closed
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('actor.org_unit_closed_id_seq'::regclass) |
|
org_unit FK |
|
No |
||
close_start |
|
No |
||
close_end |
|
No |
||
full_day |
|
No |
false |
|
multi_day |
|
No |
false |
|
reason |
|
Yes |
||
emergency_closing FK |
|
Yes |