sec_resource_policy

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
version int4 10 1
create_ts timestamp 29,6 null
created_by varchar 50 null
update_ts timestamp 29,6 null
updated_by varchar 50 null
delete_ts timestamp 29,6 null
deleted_by varchar 50 null
type_ varchar 255 null
policy_group varchar 255 null
resource_ varchar 1000 null
action_ varchar 255 null
effect varchar 255 null
role_id uuid 2147483647 null
sec_resource_role.id fk_res_policy_role R

Indexes

Constraint Name Type Sort Column(s)
SEC_RESOURCE_POLICY_pkey Primary key Asc id

Relationships