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 26 Feb 2015 14:13

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The capability to create an automatically updated timestamp column via either the Timestamp attribute or the .IsTimestamp() method of Code-First fluent mapping is supported (MySQL)
  • The bug with explicit setting the name of MySQL data type for the DateTime property in Code-First mapping is fixed (MySQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked