permission.grp_penalty_threshold
|
Cascading Deletes: Deleting rows from this table will cascade to: permission.grp_tree, actor.org_unit, config.standing_penalty. |
|
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('permission.grp_penalty_threshold_id_seq'::regclass) |
|
grp FK |
|
No |
||
org_unit FK |
|
No |
||
penalty FK |
|
No |
||
threshold |
|
No |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|