Table openpetra_trunk.public.s_workflow_instance_step
Each step of the running workflow, including the status of that step

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_instance_id_i int4 10
s_workflow_instance.s_workflow_instance_id_i s_workflow_instance_step_fk1 R
Workflow Instance ID
s_step_number_i int4 10 Indicates current position within workflow instance
s_complete_l bool 1  √  null Has this step been completed
s_user_id_c varchar 20
s_user.s_user_id_c s_workflow_instance_step_fk2 R
User who ran or is running this step
s_output_parameters_c varchar 200  √  null Any output parameters from this step
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_workflow_instance_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_instance_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_instance_id_i + s_step_number_i Primary key Asc/Asc s_workflow_instance_step_pk
s_created_by_c Performance Asc inx_kflow_instance_step_fkcr_key3
s_modified_by_c Performance Asc inx_kflow_instance_step_fkmd_key4
s_workflow_instance_id_i Performance Asc inx_rkflow_instance_step_fk1_key1
s_user_id_c Performance Asc inx_rkflow_instance_step_fk2_key2
s_workflow_instance_id_i + s_step_number_i Must be unique Asc/Asc inx_s_workflow_instance_step_pk0

Close relationships  within of separation: