action.emergency_closing
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.usr. |
|
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('action.emergency_closing_id_seq'::regclass) |
|
creator FK |
|
No |
||
create_time |
|
No |
now() |
|
process_start_time |
|
Yes |
||
process_end_time |
|
Yes |
||
last_update_time |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to action.emergency_closing (4 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|