Table openpetra_trunk.public.p_partner_attribute_type
All the different Partner attribute types will be stored in here.

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
p_code_c varchar 24
p_partner_attribute.p_code_c p_partner_attribute_fk2 R
Attribute Type. This can be anything really: Mobile Number, Email Addresses, etc.
p_description_c varchar 100  √  null Some description of what this attribute type is all about.
p_is_contact_detail_l bool 1  √  null Flag to indicate whether this attribute is a contact detail attrib or not.
p_deletable_l bool 1  √  false Flag to indicate whether this attribute deletable by a user or not.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_attribute_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_attribute_type_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
p_code_c Primary key Asc p_partner_attribute_type_pk
p_code_c Must be unique Asc inx_p_partner_attribute_type_pk0
s_created_by_c Performance Asc inx_tner_attribute_type_fkcr_key1
s_modified_by_c Performance Asc inx_tner_attribute_type_fkmd_key2

Close relationships  within of separation: