org_unit_custom_tree

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('actor.org_unit_custom_tree_id_seq'::regclass)
org_unit_custom_tree_node.tree org_unit_custom_tree_node_tree_fkey R
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

Relationships