New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New features in the Entity Framework support!

Post by Devart » Thu 04 Sep 2014 11:25

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The generation of LEFT JOIN LATERAL and CROSS JOIN LATERAL is supported for PostgreSQL 9.3 (PostgreSQL)
  • The bug related to working with NULL values and the DateTimeOffset data type is fixed (PostgreSQL)
  • The bug related to working with OracleFunctions.RegexpLike is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked