New build of LinqConnect 4.9.1739 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of LinqConnect 4.9.1739 is available!

Post by Devart » Thu 06 Jun 2019 19:42

Dear users,

New build of LinqConnect 4.9.1739 is available for download now.

In this version:
  • Deprecated design-time Synchronous API calls are no longer used with Visual Studio 2019 and Visual Studio 2017
  • The bug with executing incorrect SQL request (cached during one of the previous calls), when a variable initialized with an empty collection participates in LINQ query, is fixed
  • The bug with throwing the exception "Cannot open database "newDB" requested by the login. The login failed." while performing the CreateDatabase(true, true) method is fixed (SQL Server)
  • The bug with throwing System.ArgumentNullException on DeleteOnSubmit(entity) called after Attach(entity) is fixed (SQL Server)
  • The bug with running stored procedure in PostgreSQL Server 11 or higher is fixed (PostgreSQL)
Devart development team
http://www.devart.com/linqconnect/

Locked