epersongroup

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
eperson_group_id int4 10 null
uuid uuid 2147483647 gen_random_uuid()
collection.admin collection_admin_fkey R
collection.submitter collection_submitter_fkey R
collection.workflow_step_1 collection_workflow_step_1_fkey R
collection.workflow_step_2 collection_workflow_step_2_fkey R
collection.workflow_step_3 collection_workflow_step_3_fkey R
community.admin community_admin_fkey R
epersongroup2eperson.eperson_group_id epersongroup2eperson_eperson_group_id_fkey R
epersongroup2workspaceitem.eperson_group_id epersongroup2workspaceitem_eperson_group_id_fkey R
group2group.child_id group2group_child_id_fkey R
group2group.parent_id group2group_parent_id_fkey R
group2groupcache.child_id group2groupcache_child_id_fkey R
group2groupcache.parent_id group2groupcache_parent_id_fkey R
resourcepolicy.epersongroup_id resourcepolicy_epersongroup_id_fkey R
dspaceobject.uuid epersongroup_uuid_fkey R
permanent bool 1 false
name varchar 250 null

Indexes

Constraint Name Type Sort Column(s)
epersongroup_pkey Primary key Asc uuid
eperson_group_id_idx Performance Asc eperson_group_id
epersongroup_id_unique Must be unique Asc uuid
epersongroup_unique_idx_name Must be unique Asc name
epersongroup_uuid_key Must be unique Asc uuid

Relationships