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 15 Mar 2012 16:51

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • Entity Framework 5.0 Beta 1 is supported (Oracle, MySQL, PostgreSQL, SQLite)
  • SQL generation for .Any method in LINQ to Entities is improved (Oracle, MySQL, PostgreSQL, SQLite)
  • The possibility to specify the sequence and trigger names via CreateTableConfiguration and DropTableConfiguration classes in Code-First Migrations is implemented (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked