Table openpetra_trunk.public.s_user_table_access_permission
Security mappings of users to Petra database

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
s_user_id_c varchar 20 This is the system user id. Each user of the system is allocated one
s_table_name_c varchar 64
s_can_create_l bool 1  √  true Permission to allow creation.
s_can_modify_l bool 1  √  true Permission to allow modification.
s_can_delete_l bool 1  √  true Permission to allow deletion.
s_can_inquire_l bool 1  √  true Permission to allow inquiry.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_user_table_access_permission_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_user_table_access_permission_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 33.187 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_user_id_c + s_table_name_c Primary key Asc/Asc s_user_table_acc_perm_pk
s_user_id_c Performance Asc inx__user_table_acc_perm_fk1_key1
s_created_by_c Performance Asc inx_e_access_permission_fkcr_ke42
s_modified_by_c Performance Asc inx_e_access_permission_fkmd_ke43
s_user_id_c + s_table_name_c Must be unique Asc/Asc inx_s_user_table_acc_perm_pk0

Close relationships  within of separation: