Table openpetra_trunk.public.s_group_partner_set
Associates a Group with a Partner Set. This may be an inclusive or exclusive association and may be read, write, delete

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_partner_set_fk1 R
identifies a system group
s_group_unit_key_n numeric 10 0
s_group.s_unit_key_n s_group_partner_set_fk1 R
Field that the group belongs to
p_partner_set_id_c varchar 40
p_partner_set.p_partner_set_id_c s_group_partner_set_fk2 R
Identifier for the Partner Set
p_partner_set_unit_key_n numeric 10 0
p_partner_set.p_unit_key_n s_group_partner_set_fk2 R
Field that the Partner Set relates to
s_inclusive_or_exclusive_l bool 1 Is the association between the Group and Partner Set inclusive or exclusive
s_read_access_l bool 1  √  null If the association is inclusive this will grant read access to the Partners, otherwise it will deny read access to the Partners
s_write_access_l bool 1  √  null If the association is inclusive this will grant write access to the Partners, otherwise it will deny write access to the Partners
s_delete_access_l bool 1  √  null If the association is inclusive this will grant delete access to the Partners, otherwise it will deny delete access to the Partners
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_group_partner_set_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_group_partner_set_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_partner_set_id_c + p_partner_set_unit_key_n Primary key Asc/Asc/Asc/Asc s_group_partner_set_pk
s_group_id_c + s_group_unit_key_n Performance Asc/Asc inx_s_group_partner_set_fk1_key1
p_partner_set_id_c + p_partner_set_unit_key_n Performance Asc/Asc inx_s_group_partner_set_fk2_key2
s_created_by_c Performance Asc inx_s_group_partner_set_fkcr_key3
s_modified_by_c Performance Asc inx_s_group_partner_set_fkmd_key4
s_group_id_c + s_group_unit_key_n + p_partner_set_id_c + p_partner_set_unit_key_n Must be unique Asc/Asc/Asc/Asc inx_s_group_partner_set_pk0

Close relationships  within of separation: