New build of dotConnect for PostgreSQL 7.4.558 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.4.558 is available!

Post by Devart » Thu 17 Dec 2015 15:05

Dear users,

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

In this version:
  • The bug with tables having lots of data in SSAS projects is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug related to the "Unable to cast object of type 'Devart.Data.Linq.Engine.SqlColumnRef'" error when using a TPT inheritance is fixed
Entity Framework support
  • The runtime support for calling Table-Valued Functions (IQueryable methods which return collection of records) is added
  • The config.QueryOptions.CaseInsensitiveComparison option is implemented to manage the compare behaviour when using Linq to Entities comparison expression such as "a == b" (by default, false)
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked