cwf_in_progress_user

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
in_progress_user_id serial 10 nextval('cwf_in_progress_user_seq'::regclass)
workflowitem_id int4 10 null
cwf_workflowitem.workflowitem_id cwf_in_progress_user_workflowitem_id_fkey R
finished bool 1 null
user_id uuid 2147483647 null
eperson.uuid cwf_in_progress_user_user_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
cwf_in_progress_user_pkey Primary key Asc in_progress_user_id
cwf_in_progress_user_workflow_fk_idx Performance Asc workflowitem_id

Relationships