Table openpetra_trunk.public.s_group_data_label
Controls the access that a group has to a specific Data Label, if the Data Label is restricted

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_group_id_c varchar 20
s_group.s_group_id_c s_group_data_label_fk1 R
identifies a system group
s_group_unit_key_n numeric 10 0
s_group.s_unit_key_n s_group_data_label_fk1 R
Field that the group belongs to
p_data_label_key_i int4 10
p_data_label.p_key_i s_group_data_label_fk2 R
Identifying key for p_data_label
s_read_access_l bool 1  √  null Control read access to the data label
s_write_access_l bool 1  √  null Control write access to the data label
s_delete_access_l bool 1  √  null Control delete access to the data label
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_group_data_label_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_group_data_label_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
s_group_id_c + s_group_unit_key_n + p_data_label_key_i Primary key Asc/Asc/Asc s_group_data_label_pk
s_group_id_c + s_group_unit_key_n Performance Asc/Asc inx_s_group_data_label_fk1_key1
p_data_label_key_i Performance Asc inx_s_group_data_label_fk2_key2
s_created_by_c Performance Asc inx_s_group_data_label_fkcr_key3
s_modified_by_c Performance Asc inx_s_group_data_label_fkmd_key4
s_group_id_c + s_group_unit_key_n + p_data_label_key_i Must be unique Asc/Asc/Asc inx_s_group_data_label_pk0

Close relationships  within of separation: