acq.claim_policy_action
|
Cascading Deletes: Deleting rows from this table will cascade to: acq.claim_policy. |
|
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('acq.claim_policy_action_id_seq'::regclass) |
|
claim_policy FK |
|
No |
||
action_interval |
|
No |
||
action FK |
|
No |