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 » Fri 10 Oct 2014 06:44

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The int16 / int32 / int64 synonyms of the SMALLINT / INT / INTEGER database types are supported in Entity Data Model Wizard (SQLite)
  • The bug with mapping the INT database type by Entity Data Model Wizard is fixed (SQLite)
  • The bug with throwing "Unexpected server type 'a'" error when using DeleteDatabaseBehaviour.Database in the Code-First functionality is fixed (PostgreSQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked