grp_tree_display_entry

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('permission.grp_tree_display_entry_id_seq'::regclass)
grp_tree_display_entry.parent grp_tree_display_entry_parent_fkey R
position int4 10 null
org int4 10 null
org_unit.id grp_tree_display_entry_org_fkey R
grp int4 10 null
grp_tree.id grp_tree_display_entry_grp_fkey R
parent int4 10 null
grp_tree_display_entry.id grp_tree_display_entry_parent_fkey R

Indexes

Constraint Name Type Sort Column(s)
grp_tree_display_entry_pkey Primary key Asc id
pgtde_once_per_org Must be unique Asc/Asc org + grp

Relationships