jpoehls / dotnetmigrations

DotNetMigrations is a database migration framework that assists in managing and versioning database changes. It was originally designed as a straight port of the rails functionality located in the Ruby on Rails framework; however, has recently moved into a more open framework thanks to the power of the Managed Extensibility Framework.
Other
36 stars 10 forks source link

New "test" command #7

Open jpoehls opened 14 years ago

jpoehls commented 14 years ago

Create a new test command that

This command could cause logs to fill up very fast in a large or production database. A warning of such should be shown and confirmed before running this command.