workflowstepdata

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('workflowstepdata_id_seq'::regclass)
workflowstepdata_stepparameters.workflowstepdata_id fk_workflowstepdata_stepparameters_workflowstepdata_idR
workflowstepdata_stepsettings.workflowstepdata_id fk_workflowstepdata_stepsettings_workflowstepdata_idR
providerid varchar 255 null
steptype varchar 255 null
parent_id int8 19 null
workflow.id fk_workflowstepdata_parent_idR
index int4 10 null

Indexes

Constraint Name Type Sort Column(s)
workflowstepdata_pkey Primary key Asc id

Relationships