New build of dotConnect for DB2 2.3.570 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.570 is available!

Post by Devart » Fri 10 Aug 2018 06:45

Dear users,

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

In this version:

Entity Framework
  • The behavior is changed: the default value of config.QueryOptions.UseCSharpNullComparisonBehavior is true now in EF Core
  • The bug with using the RenameIndex operation, when index name exceeds a max length allowed by the server and has to be transformed to a shorter name, in EF Core Code-First Migrations is fixed
  • The bug with incorrect generation of shortened PK/FK/IX/UX names in EF Core when using .NET Standard provider assemblies is fixed
  • The bug with SQL generation for comparing column with parameter in EF Core 2 is fixed

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

Locked