workflow

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('workflow_id_seq'::regclass)
pendingworkflowinvocation.workflow_id fk_pendingworkflowinvocation_workflow_idR
workflowstepdata.parent_id fk_workflowstepdata_parent_idR
name varchar 255 null

Indexes

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

Relationships