Table openpetra_trunk.public.s_function_relationship
Represents a relationship between two particular functions. Eg. Partner Find and Partner Edit

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_function_1_c varchar 30
s_function.s_function_id_c s_function_relationship_fk1 R
Identifier for one particular function
s_function_2_c varchar 30
s_function.s_function_id_c s_function_relationship_fk2 R
Identifier for related function
s_code_to_run_c varchar 400  √  null Code to run if a workflow contains function_1 and function_2 as adjacent steps. This code will provide the glue to connect the two steps.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_function_relationship_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_function_relationship_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_function_1_c + s_function_2_c Primary key Asc/Asc s_function_relationship_pk
s_created_by_c Performance Asc inx_nction_relationship_fkcr_key3
s_modified_by_c Performance Asc inx_nction_relationship_fkmd_key4
s_function_1_c + s_function_2_c Must be unique Asc/Asc inx_s_function_relationship_pk0
s_function_1_c Performance Asc inx_unction_relationship_fk1_key1
s_function_2_c Performance Asc inx_unction_relationship_fk2_key2

Close relationships  within of separation: