Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
obj_oid | int8 | 19 | null |
|
|
|||
authset_oid | int8 | 19 | √ | null |
|
|
||
entry_class | cl_class | 2147483647 | √ | null |
|
|
||
entry_oid | int8 | 19 | √ | null |
|
|
||
scope | wcof_tag | 2147483647 | √ | null |
|
|
||
created_date | timestamptz | 35,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
authset_entry_pkey | Primary key | Asc | obj_oid |
authset_entry_authset_idx | Performance | Asc | authset_oid |
authset_entry_entry_oid_idx | Performance | Asc | entry_oid |
Check Constraints
Constraint Name | Constraint |
---|---|
authset_entry_scope | ((NOT ((entry_class = ROW('CHECKOUT-CENTER'::character varying, 'WCOF'::character varying)::cl_class) AND (scope IS NULL)))) |
authset_entry_self_containment | ((NOT ((authset_oid = entry_oid) AND (entry_class = ROW('AUTHSET'::character varying, 'WCOF'::character varying)::cl_class)))) |
Diagram producer might be missing
No diagrams were produced please see application output for any errors