Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 19 Jul 2018 11:56
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:

  • The SQLiteFunctions.Printf method in EF4/EF5/EF6 is implemented (SQLite)
  • The bug with paging in EF Core 2.1 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with using the aggregate functions in EF Core 2.1 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with processing arguments of functions mapped via .HasDbFunction in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with applying a filter with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with using the String.CompareTo method via LINQ queries in EF Core is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with applying aliases in the generated SQL, when config.Workarounds.DisableQuoting is set to true, in EF Core is fixed (Oracle)
  • The bug with translating calls to properties and methods in LINQ query to SQL statement in EF Core 2.1 is fixed (MySQL)

Devart development team
http://www.devart.com/dotconnect/entityframework.html