Overload List
Name | Description | |
---|---|---|
![]() ![]() | Migrate(ProviderType, String, Nullable<(Of <(MigrationVersion>)>)) |
Runs migrations using source files in the current directory.
|
![]() ![]() | Migrate(IMigrationLoader, ProviderType, String, Nullable<(Of <(MigrationVersion>)>)) |
Runs migrations from the specified source.
|