Overload List

  NameDescription
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.

See Also