New build of Entity Developer 6.6.894 is available!

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of Entity Developer 6.6.894 is available!

Post by Devart » Mon 23 Dec 2019 18:19

Dear users,

New build of Entity Developer 6.6.894 is available for download now.

This version includes:
  • Visual Studio 2019 version 16.5 Preview is supported
  • The 12cR2 option is added to the list of available Oracle versions in Model Synchronization Settings
Entity Framework support
  • Entity Framework 6.4 is supported
  • Entity Framework Core 3.1 is supported for projects with target framework .NET Core 2.x/3.x, or .NET Standard 2.x, or .NET Framework 4.6.1 and higher
  • The bug with creating one-to-one association basing on an optional FK in EF Core Model is fixed
  • The bug with code generation for oneOrZero-to-one and one-to-many associations based on an optional FK in EF Core Model is fixed
  • The bug with generating a mapping for a unique constraint specified in owned type property of EF Core Model is fixed
  • The bug with truncating long names to 30 symbols for Oracle Server 12.2 and higher by Update To Database Wizard / Generate Database Script Wizard is fixed
  • The bug with incorrect specifying DbParameter.Size for non-binary and non-string arguments of stored procedure in EF Core Model is fixed ("ODP.NET, Unmanaged Driver"/"ODP.NET, Managed Driver")

Devart development team
http://www.devart.com/entitydeveloper/

Locked