Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 07 Feb 2013 11:26
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The possibility of setting the timestamp server data type for the property when using the Code-First mapping is implemented (MySQL)
  • The behaviour is changed: the name of analogue for MySQL TIMESTAMP is changed from 'Timestamp' to 'timestamp' in the list of data types used in storage part (SSDL) of the model (MySQL)
  • The behaviour is changed: the MySQL TIMESTAMP data type is stored as 'timestamp' instead of 'datetime' in SSDL when creating or updating model via Entity Data Model Wizard (MySQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html