EF (Entity Framework) 4.3 Migration tool does not work on EF 4.1 DB
问题 I want to modify one DB which was developed with EF 4.1 (Code First). I upgraded the project into EF 4.3 and follow this steps: http://blogs.msdn.com/b/adonet/archive/2012/02/09/ef-4-3-automatic-migrations-walkthrough.aspx Everything is going well, but when I want to test on current DB (EF 4.1 Code First), Update-Database raise this error: Cannot scaffold the next migration because the target database was created with a version of Code First earlier than EF 4.3 and does not contain the