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 10 Sep 2015 14:25

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 generating binary literal of the BLOB data type is fixed (Oracle)
  • The bug with comparing BLOB values is fixed (Oracle)
  • The bug with skipping every thousandth element in the SQL query generated by Entity Framework 6 is fixed (Oracle)
  • The bug with mapping the enum datatype by Entity Data Model Wizard is fixed (PostgreSQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked