New build of LinqConnect 4.4.453 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.4.453 is available!

Post by Devart » Thu 06 Mar 2014 14:19

Dear users,

New build of LinqConnect 4.4.453 is available for download now.

In this version:
  • The CommandTimeout property is added to the DataProvider class
  • The behaviour is changed: now explicit deletion of the foreign keys by their names is not performed via the DeleteDatabase() method (SQL Server, MySQL)
  • The bug related to the invalid generation of the foreign keys DDL for many-to-many associations when using CreateDatabase method is fixed
  • The bug with the query cache when performing several queries, having nullable parameters, sequentially is fixed
  • The bug related to the "Cannot use "timestamp(6)" type value in "DateTimeOffset" type argument" error is fixed (PostgreSQL)
Entity Developer
  • The behaviour is changed: now paths to assemblies with attributes (Model Settings -> Model -> Attributes) are saved and used as relative paths
  • The bug with invalid code generation when different namespaces for context and entity classes are used in the VB.NET projects is fixed
  • The bug related to the "Timeout expired error" when working with replication stored procedures is fixed (SQL Server)
  • The bug related to the "Data is Null. This method or property cannot be called on Null values" when retrieving metadata is fixed (SQL Server)
Devart development team
http://www.devart.com/linqconnect/

Locked