Assembly: OptimaJet.Workflow.SQLite
Namespace OptimaJet.Workflow.SQLite.Migrations
Classes
Initial migration that creates the core workflow engine database schema.
Migration that adds the calendar name column to the workflow process instance table.
Migration that creates unique indexes for the workflow engine tables.
Migration that creates the workflow forms table.
Migration that removes the determining parameters columns from the workflow schema table.
Migration that adds tenant identifier and scheme identifier columns to workflow tables.
Migration that removes the assignment check deadlines system process.