C# (CSharp) Simple.Migrator Пространство имен

Пространства имен

Simple.Migrator.Fluent
Simple.Migrator.Framework
Simple.Migrator.Providers

Классы

Имя Описание
BaseMigrate
DbMigrator Migrations mediator.
DuplicatedVersionException Exception thrown when a migration number is not unique.
IrreversibleMigrationException Exception thrown in a migration Down() method when changes can't be undone.
MigrateAnywhere Description of MigrateAnywhere.
MigrationLoader Handles inspecting code to find all of the Migrations in assemblies and reading other metadata such as the last revision, etc.
MigratorOptions
ProviderFactory Handles loading Provider implementations