New build of Entity Developer 6.4.775 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.4.775 is available!

Post by Devart » Thu 04 Jul 2019 12:17

Dear users,

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

This version includes:
  • The time to wait while trying to retrieve metadata before terminating the attempt and generating an error by Create Model Wizard / Update From Database Wizard / Update To Database Wizard is increased to 180 seconds for SQL Server
  • The ability to disable generation of the byte order mark (BOM) in the beginning of code files in a standalone Entity Developer is implemented
  • The bug with throwing the "Version string portion was too short or too long." error when loading a provider assembly with additional text in its ProductVersion property is fixed
  • The bug with design time copy/cut/paste functionality for entities is fixed
  • The bug with loading Npgsql provider installed as NuGet package is fixed (Npgsql)
Entity Framework support
  • The bug with invalid integer to enum conversion by a generated method, which is based on SQL query and returns a collection of entities, in EF Core 2 is fixed
  • The bug with generating IDENTITY for the property with Primary Key=False and Value Generated=OnAdd by Generate Database Script / Update To Database Wizard is fixed (SQL Server)

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

Locked