program_workflow_type


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
program_workflow.type_id FK_rn2em56rgem4gubwcihfnqyva R
program_workflow_participant_type.workflow_id FK_nl6qhup25v7e862d8te7oodo R
program_workflow_type_history.workflow_type_id FK_9htg2o1x8iasgep9ux22wxixj R
version BIGINT 19 null
active BIT 1 null
document_folder VARCHAR 255 null
document_type_id BIGINT 19 null
program_document_type.id FK_8luu5bocb6h1xvxm6uxh1axar R
finish_type VARCHAR 20 null
name VARCHAR 50 null
timeout INT 10 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_8luu5bocb6h1xvxm6uxh1axar Performance Asc document_type_id
UK_hs3kd7attf3a0nmxv4mv2asrh Must be unique Asc name

Relationships