sec_row_level_role

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
sec_row_level_policy.role_id fk_row_level_policy_role R
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
name varchar 255 null
code varchar 255 null
child_roles text 2147483647 null
sys_tenant_id varchar 255 null
description text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
SEC_ROW_LEVEL_ROLE_pkey Primary key Asc id
idx_row_level_role_un_c Performance Asc code

Relationships