Table openpetra_trunk.public.s_workflow_step
Stores each step of the workflow

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_workflow_id_i int4 10
s_workflow_definition.s_workflow_id_i s_workflow_step_fk1 R
Workflow ID
s_step_number_i int4 10 Indicates position within workflow (ie. 1 means first step, etc)
s_function_id_c varchar 30
s_function.s_function_id_c s_workflow_step_fk2 R
Identifier for the particular function
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_workflow_step_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_workflow_step_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_workflow_id_i + s_step_number_i Primary key Asc/Asc s_workflow_step_pk
s_workflow_id_i Performance Asc inx_s_workflow_step_fk1_key1
s_function_id_c Performance Asc inx_s_workflow_step_fk2_key2
s_created_by_c Performance Asc inx_s_workflow_step_fkcr_key3
s_modified_by_c Performance Asc inx_s_workflow_step_fkmd_key4
s_workflow_id_i + s_step_number_i Must be unique Asc/Asc inx_s_workflow_step_pk0

Close relationships  within of separation: