perm_list

648 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('permission.perm_list_id_seq'::regclass)
org_unit_setting_type.update_perm update_perm_fkey R
org_unit_setting_type.view_perm view_perm_fkey R
remoteauth_profile.perm remoteauth_profile_perm_fkey R
z3950_source.use_perm use_perm_fkey R
grp_perm_map.perm grp_perm_map_perm_fkey R
usr_object_perm_map.perm usr_object_perm_map_perm_fkey R
usr_perm_map.perm usr_perm_map_perm_fkey R
code text 2147483647 null
description text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
perm_list_pkey Primary key Asc id
perm_list_code_idx Performance Asc code
perm_list_code_key Must be unique Asc code

Relationships