Table openpetra_trunk.public.a_account_property_code
Extra properties that might want to be saved with an account can be defined in this table.

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
a_property_code_c varchar 40
a_account_property.a_property_code_c a_account_property_fk3 R
Code for the property
a_description_c varchar 400  √  null Description of this property
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_account_property_code_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_account_property_code_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
a_property_code_c Primary key Asc a_account_property_code_pk
a_property_code_c Must be unique Asc inx_a_account_property_code_pk0
s_created_by_c Performance Asc inx_count_property_code_fkcr_key1
s_modified_by_c Performance Asc inx_count_property_code_fkmd_key2

Close relationships  within of separation: