acq.claim_policy_action
|
Cascading Deletes: Rows in this table will be automatically deleted when rows are deleted from: 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 |