Adds a IDatabaseInitializer implementation for EF Code First CTP5, as a workaround for situations where you need to update the tables, but can't recreate the database. Works with AppHabor. To use simply set the DontDropDbJustCreateTablesIfModelChanged class as IDatabaseInitializer with DbDatabase.SetInitializer.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Mar 16, 2011
$ dotnet add package EFCodeFirst.CreateTablesOnlyNo README available.