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 Jul 2014 13:26

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 a workability of the Binary As Guid connection string parameter when using Code-First Fluent Mapping approach is fixed (MySQL)
  • The bug with creating extra schema in the database when config.DatabaseScript.Schema.DeleteDatabaseBehaviour = DeleteDatabaseBehaviour.Database is fixed (PostgreSQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked