Skip to content

Instantly share code, notes, and snippets.

@henningjensen
Created May 16, 2013 07:27
Show Gist options
  • Save henningjensen/5590006 to your computer and use it in GitHub Desktop.
Save henningjensen/5590006 to your computer and use it in GitHub Desktop.
Visual Studio ASP MVC 4 - Run all migrations on an empty database.
Update-Database -Script -SourceMigration $InitialDatabase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment