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

Post by Devart » Thu 06 Oct 2016 14:19

Dear users,

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

In this version:
  • The bug with throwing NRE when columns in PgSqlDataTable are recreated is fixed
  • The bug with old columns left in a PgSqDataTable descendant when recreating columns is fixed
  • The bug with SSL connection freeze when it is closing in a multithreaded application is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with reading columns of the base type in TPT inheritance via .OfType() of LINQ query
  • The bug with loading objects via association which targets to the base class of an inheritance with the materialized child class is fixed
  • The bug with throwing "Sequence contains more than one element" when reading objects of TPT hierarchy is fixed
Entity Developer
  • The generation of static methods by the EntityObject template is supported via the new property Direct Call of EntityMethod (Entity Framework models)
  • The bug with retrieving metadata from PostgreSQL server with the intarray extension installed is fixed
Entity Framework support
  • The bug with comparing bool class property with some value in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked