Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('actor.org_unit_custom_tree_id_seq'::regclass) |
|
|
|||||
| active | bool | 1 | √ | false |
|
|
|||||
| purpose | "actor"."org_unit_custom_tree_purpose" | 2147483647 | 'opac'::actor.org_unit_custom_tree_purpose |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| org_unit_custom_tree_pkey | Primary key | Asc | id |
| org_unit_custom_tree_purpose_key | Must be unique | Asc | purpose |
