user_group_role


Columns

Column Type Size Nulls Auto Default Children Parents Comments
user_group text 2147483647 null
user_group.id user_group_role_user_group_fkey R
role int4 10 null
role.id user_group_role_role_fkey R
scope_id text 2147483647 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
user_group_role_pkey Primary key Asc/Asc/Asc user_group + role + scope_id

Relationships