permission.usr_grp_map
|
Cascading Deletes: Deleting rows from this table will cascade to: permission.grp_tree, 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('permission.usr_grp_map_id_seq'::regclass) |
|
usr FK |
|
No |
||
grp FK |
|
No |