Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Closed Task: Designer: Downgrade model-first models when ef6 selected on net40 [1338]

$
0
0
For empty models (a.k.a. model-first) we create a v3 edmx on projects that target .NET Framework 4. When the user first tries to generate a database from the model or update the model from a database, the have to select an EF runtime version. If the user selects EF5, we will need to downgrade the edmx to v2.

If v3-only features are used in the model, we should also consider blocking the user from selecting EF5 or warning if they do.

Look at https://entityframework.codeplex.com/workitem/1265 as it contains general rules the designer should use for versioning.
Comments: Verified the behavior is what is described here.

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>