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