FluentMigrator.Runner.Cli icon indicating copy to clipboard operation
FluentMigrator.Runner.Cli copied to clipboard

A .NET CLI runner for Fluent Migrator

Results 11 FluentMigrator.Runner.Cli issues
Sort by recently updated
recently updated
newest added

Isn't the keyword to use this CLI extension clashing with dotnet CLI's own `migrate` , which migrates from `project.json` to new `msbuild / csproj`? What happens when using it with...

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options

up-for-grabs

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options

up-for-grabs

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options Should also create a migration that uses the context to the test project, as described in https://github.com/schambers/fluentmigrator/wiki/ApplicationContext%3A-Passing-parameters-to-Migrations so we can verify.

up-for-grabs

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options Should also add a new migration, a directory and a sql file so we can test.

up-for-grabs

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options

up-for-grabs

As described in https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options

up-for-grabs

As described on https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options

up-for-grabs

As described on: https://github.com/schambers/fluentmigrator/wiki/Command-Line-Runner-Options Should also implement the `nested` option. Should also add a migration to a different namespace to the test project so we can verify.

up-for-grabs