New build of dotConnect for DB2 2.3.675 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for DB2
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for DB2 2.3.675 is available!

Post by Devart » Thu 10 Jan 2019 12:21

Dear users,

New build of dotConnect for DB2 2.3.675 is available for download now.

In this version:

Entity Developer
  • The multiple select functionality in EF Core Model is improved: now it allows setting PrimaryKey, ValueGenerated, Concurrency for several properties simultaneously
  • The bug with detecting order of columns in composite primary key with two or more columns by Update To Database and by Update From Database wizards in EF Core is fixed
  • The bug with using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017 is fixed
Entity Framework support
  • Entity Framework Core 2.2.1 is supported
  • The .HasComputedColumnSql functionality for the CreateTable operation in EF Core Code-First Migrations is supported
  • The new extension method Database.IsDB2() in EF Core 2 is implemented
  • The bug with applying config.Workarounds.IgnoreSchemaName=true to the .ToTable() functionality in EF Core 2 is fixed
  • The bugs with using the GuidToStringConverter, EnumToStringConverter, ValueConverter classes in EF Core 2 are fixed
  • The bug with constructing the LIKE clause in EF Core 2 is fixed
  • The bug with generating a subselect within the SELECT list in EF Core 2 is fixed
  • The bug with applying an aggregate function to the result of a subselect in EF Core 2 is fixed

Devart development team
http://www.devart.com/dotconnect/db2/

Locked