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

Post by Devart » Mon 07 Jun 2021 09:35

Dear users,

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

This version includes:
  • Schemas of type E (External Login from Azure Active Directory) are supported in Create Model Wizard / Update From Database / Update To Database (SQL Server)
  • Detection of GENERATED ALWAYS AS ROW START and GENERATED ALWAYS AS ROW END columns in SQL Server 2016 and higher by Create Model Wizard / Update From Database Wizard is implemented
  • The bug with creating app.config in Visual Studio .NET Framework projects, when the "Rewrite connection string during regeneration" option is turned off in Model Settings, is fixed
  • The bug with ignoring template's Validation Error Messages values in the generated code, when class property's Validate Expression is initialized and Validate Format is set to a non-default value, is fixed
Entity Framework support
  • The new extended property Use Generic DbContextOptions Constructor Argument is added to model properties of EF Core Model
  • The new extended property Do Not Generate Constructor With DbContextOptions Argument is added to model properties of EF Core Model
  • EF Core 6 is added to the list of available values of the Entity Framework version property in Model Settings of EF Core Model for Pomelo.EntityFrameworkCore.MySql
  • The bug with generating the Equals method for entities with Record Type=True by C# EF Core template is fixed
  • The bug with cleaning values of Length and Precision/Scale column's attributes by Update From Database Wizard in EF Core Model is fixed
  • The bug with detecting the datatype change from varchar / nvarchar to varchar(max) / nvarchar(max) by Update From Database Wizard in EF Core Model is fixed (SQL Server)

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

Locked