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

Post by Devart » Fri 13 Sep 2019 14:48

Dear users,

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

In this version:
  • The integration with Visual Studio 2019 is improved: now the installation detects both 2019 Release and 2019 Preview versions
Entity Developer
  • The behaviour is changed: a plural form of names ending with "s" now has a longer version (for example, status -> statuses)
  • The bug with applying the new Foreign Key's Delete Rule values SET DEFAULT and SET NULL by the Update Database From Model and Update Model From Database wizards is fixed
  • The bug with copying a property with Primary Key=True / Entity Key=True to a complex type is fixed
  • The bug with naming of a composing unique key by Create Model Wizard / Update From Database Wizard in EF Core is fixed
  • The bug with invalid attempt to cast unsupported Visual Studio project to type 'VSLangProj.VSProject' is fixed
Entity Framework support
  • The bug with using the same database connection in several EF Core contexts is fixed
  • The bug with applying a value converter to .Where expression with .Contains on nullable enum in EF Core 2 is fixed
Devart development team
http://www.devart.com/dotconnect/db2/

Locked