Class Migration15CreateCalendarNameColumn
OptimaJet.Workflow.SQLite.Migrations.Migration15CreateCalendarNameColumn
Migration that adds the calendar name column to the workflow process instance table.
Namespace: OptimaJet.Workflow.SQLite.Migrations
[Migration(15, TransactionBehavior.Default, null)]
[WorkflowEngineMigration("OptimaJet.Workflow.SQLite.Scripts.CreateCalendarNameColumn.sql")]
public class Migration15CreateCalendarNameColumn : Migration, IMigrationInheritance
- Object
- MigrationBase
- Migration
Implemented Interfaces
- FluentMigrator.IMigration
Attributes
FluentMigrator.MigrationAttribute: Attribute of type FluentMigrator.MigrationAttributeOptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute: Attribute of type OptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute