New build of dotConnect for PostgreSQL 7.3.171 is available!

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

New build of dotConnect for PostgreSQL 7.3.171 is available!

Post by Devart » Thu 29 May 2014 13:08

Dear users,

New build of dotConnect for PostgreSQL 7.3.171 is available for download now.

In this version:
  • The bug with deserialization of a license resource in ASP.NET applications, running with medium or high trust level is fixed
  • The bug with a function that returns table in TableAdapter, which is created in the Dataset Designer is fixed
  • The bug with parameters order for functions when creating DataSet is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug related to using properties of the enum data type, that are used in the complex entity key, is fixed
Entity Developer
  • The bug related to the opening of the *.edmx files is fixed (Entity Framework models)
  • The bug related to adding new entity properties with the spatial data type when using Model First approach is fixed (Entity Framework models)
Entity Framework support
  • The bug related to the inserts (for Identity columns) and updates (for Computed columns) when working with unquoted columns and when config.Workarounds.DisableQuoting is set to True is fixed
  • The bug related to the Null Reference Exception when loading related entities with the spatial data type is fixed
  • The bug with determining the type of local variable used in LINQ query is fixed
  • The bug with throwing the "Unexpected query batch command" exception when using the Batch Updates functionality is fixed
  • The bug with generating extra condition for limiting subselect by one record in generated subqueries with grouping is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked