Table testdb.public.act_ru_authorization | Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
id_ | Primary key | Asc | act_ru_authorization_pkey |
group_id_ | Performance | Asc | act_idx_auth_group_id |
resource_id_ | Performance | Asc | act_idx_auth_resource_id |
removal_time_ | Performance | Asc | act_idx_auth_rm_time |
root_proc_inst_id_ | Performance | Asc | act_idx_auth_root_pi |
type_ + group_id_ + resource_type_ + resource_id_ | Must be unique | Asc/Asc/Asc/Asc | act_uniq_auth_group |
type_ + user_id_ + resource_type_ + resource_id_ | Must be unique | Asc/Asc/Asc/Asc | act_uniq_auth_user |