Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 02 Feb 2017 15:03
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 AddUniqueConstraintOperation and DropUniqueConstraintOperation operations are supported in EF Core Code-First Migrations (MySQL, Oracle, PostgreSQL, DB2)
  • The config.DmlOptions.LastInsertGuidFunction configuration option is added to specify a name of function or session variable to use it instead of LAST_INSERT_ID() for the Guid Identity properties (MySQL)
  • The bug with creating a predefined Migrations History table in EF Core, when config.Workarounds.DisableQuoting = true, is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
Devart development team
http://www.devart.com/dotconnect/entityframework.html