Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 04 Jul 2019 13:13
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 bug with applying a filter to the nullable property with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
  • The bug with missing brackets around SELECT inside the generated CASE statement in EF Core 2 is fixed
  • The bug with nullable parameters in EF Core 2 is fixed
  • The bug with reopening connections in EF Core 2 is fixed
  • The bug with incorrect exception message on opening connection, when ConnectionString is not set, by .NET Standard compliant assemblies is fixed (MySQL, Oracle, SQLite)
  • The bug with adding unnecessary CASTs to the generated SQL when working with DateTime, numeric columns and expressions in EF Core is fixed (MySQL)
  • The bug with generating SQL query for paging operations with .GroupBy() in EF Core 2, when working with Oracle 11g/10g/9i, is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html