
.png)
These features were previously available in Beta quality in the EF Power Tools. This feature extends the ADO.NET Entity Data Model wizard to support creating Code First models, including reverse engineering from an existing database. Tooling consolidation provides a consistent way to create a new EF model.Default instance detection logic for LocalDB doesn't work with SQL Server 2014.Designer: Error opening EF5 edmx with decimal precision in EF6 designer.SqlFile and SqlResource methods on DbMigration allow you to run a SQL script stored as a file or embedded resource.Query cache parameters can be configured from the app/web.configuration file."You have an error in your SQL syntax" after upgrading from EF 6.1.1 to 6.1.2ĮF6.1.2 is mostly about bug fixes We also accepted a couple of noteworthy changes from members of the community:.Query with multiple Includes does not work in 6.1.2 (working in 6.1.1).Create compatibility flag for UnionAll and Intersect flattening support.

DbMigration.Sql fails when the word 'go' is contained in the text.TPT problem with hiding base class property in inherited class.

Query: Regression in EF 6.1.2: OUTER APPLY introduced and more complex queries for 1:1 relationships and "let" clause.Bug: Evaluation of DbQuery.ToString() frequently times out in the debugger.Bug: Retrying queries or SQL commands fails with "The SqlParameter is already contained by another SqlParameterCollection.".Update error numbers for SQL Azure Execution Strategy.EF6 does not work with primary key from sequence.Migrate.exe should support -script option.DbFunctions.Like() to enable writing LINQ queries that translate to LIKE in SQL.Reduce startup time by loading finished code first models from a persistent cache.Later, this EF started shipping independently through NuGet EF6 Entity Framework 6.2.0

NET Framework and had versions numbers that aligned with the version of the framework that they were included in (3.5 and 4). The first two versions of Entity Framework shipped with the.
