Class Migration10Initial
OptimaJet.Workflow.SQLite.Migrations.Migration10Initial
Initial migration that creates the core workflow engine database schema.
Namespace: OptimaJet.Workflow.SQLite.Migrations
[Migration(10, TransactionBehavior.Default, null)]
[WorkflowEngineMigration("OptimaJet.Workflow.SQLite.Scripts.InitialWorkflowEngineSchema.sql")]
[ProductVersion("WorkflowEngine", "13.0.0")]
public class Migration10Initial : Migration, IMigrationType Hierarchy
- MigrationBase
- Migration
- Migration10Initial Current type
- Implemented interfaces
- Migration10Initial Current type
- Migration
Attributes
FluentMigrator.MigrationAttribute: Attribute of type FluentMigrator.MigrationAttributeOptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute: Attribute of type OptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttributeOptimaJet.Workflow.Migrator.ProductVersionAttribute: Attribute of type OptimaJet.Workflow.Migrator.ProductVersionAttribute