Change e614c55dc00640b10accdc20f0fee199e2c4f2f3 by erpeterson (2 files):
Eric found an off-by-one error in the Down checking. Updating unit test and implementation to fix.
Change c7889c631d5ff286571dff98b069bbe81eb443c0 by erpeterson (1 file):
Refactoring autoMigrations per feedback from Bobby J.
Change ad053637a52dd324c75efc4c7def0509a061deee by erpeterson (1 file):
Defaulting AutoMigrateDatabase to on
Change 7ac568f9e459e0ecaae6eb04e9cab42a7a286aa3 by erpeterson (4 files):
Adding capability to automatically migrate to latest database version on app start (defaulting to turned off. Edit web.config to enable this functionality.)
Realized I was guarding against a valid scenario (it's ok to pass null when migrating up) and removed that check
Change 01f0d1d9f563c01aeede44b04720e1c79f77cafc by saintgimp (0 files):
Merge pull request #14 from erpeterson/master
Added AutoMigrate capability to AppStart
Configure your email notifications on your settings page.