permission.usr_perm_map
|
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('permission.usr_perm_map_id_seq'::regclass) |
|
usr FK |
|
No |
||
perm FK |
|
No |
||
depth |
|
No |
||
grantable |
|
No |
false |