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

Post by Devart » Thu 02 Jul 2015 14:07

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with materialization of classes with the same names, which are located in the different namespaces or which are the nested classes of the different classes, is fixed
  • The bug related to wrong SQL generation when using Count(condition)/ LongCount()/ LongCount(condition) methods in the LINQ query is fixed
Entity Developer
  • The behaviour is changed: now Update To Database / Generate Database Script take into account precision of the timestamp columns
Entity Framework support
  • The behaviour is changed: now Entity Data Model Wizard/Designer takes into account precision of the timestamp columns in Model First approach
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked