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 06 Mar 2014 14:24

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • SharpMap 1.1 is supported (MySQL, Oracle, PostgreSQL)
  • NTS Topology Suite 1.13.2 is supported (MySQL, Oracle, PostgreSQL)
  • The behaviour is changed: now the TIMESTAMP WITH TIME ZONE column is mapped to DateTimeOffset instead of DateTime by EDM Wizard / Lightswitch / Entity Framework 6 Tools (Oracle)
  • The bug with using the CreateDateTime and CreateDateTimeOffset canonical functions with expressions (not constants) as arguments is fixed (Oracle)
  • The bug with generating INSERT statement for the class with a single Identity property is fixed (SQLite)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked