actor.org_unit_custom_tree_node
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.org_unit_custom_tree_node. |
|
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('actor.org_unit_custom_tree_node_id_seq'::regclass) |
|
tree FK |
|
Yes |
||
org_unit FK |
|
No |
||
parent_node FK |
|
Yes |
||
sibling_order |
|
No |
0 |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|