FluentMigrator.Runner.Cli
FluentMigrator.Runner.Cli copied to clipboard
Implement namespace option
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.