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 14 Mar 2013 14:47

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • Entity Framework 6 Alpha 3 is supported (MySQL, Oracle, PostgreSQL, SQLite, Salesforce)
  • The bug with the AddMonths and AddYears canonical functions is fixed (Oracle)
  • The bug with creating and removing primary key and index, which are built for the same set of columns, in Code-First Migrations is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked