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

Post by Devart » Thu 07 May 2015 11:05

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to PostgreSQL)
  • The JSONB data type is supported
  • The bug related to not submitting new records, when EntityRef of the corresponding entity class is set to null, is fixed
  • The bug related to re-materialization of objects of the same type when performing methods that are mapped to different stored procedures is fixed
  • The bug with loading metadata and query performing when ITable<TEntity> is used instead of Table<TEntity> is fixed
  • The bug with the materialization of UInt32 values greater than Int32.MaxValue is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked