Table openpetra_trunk.public.s_workflow_instance_step Each step of the running workflow, including the status of that step
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
|