cwf_pooltask

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
pooltask_id serial 10 nextval('cwf_pooltask_seq'::regclass)
workflowitem_id int4 10 null
cwf_workflowitem.workflowitem_id cwf_pooltask_workflowitem_id_fkey R
workflow_id text 2147483647 null
step_id text 2147483647 null
action_id text 2147483647 null
group_id uuid 2147483647 null
epersongroup.uuid cwf_pooltask_group_id_fkey R
eperson_id uuid 2147483647 null
eperson.uuid cwf_pooltask_eperson_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
cwf_pooltask_pkey Primary key Asc pooltask_id
cwf_pooltask_workflow_fk_idx Performance Asc workflowitem_id

Relationships