New build of dotConnect for PostgreSQL 5.50.244 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 5.50.244 available!

Post by Devart » Fri 11 Nov 2011 13:53

Dear users,

New build of dotConnect for PostgreSQL 5.50.244 is available for download now.
In this version:
  • The possibility of using payload string for PostgreSQL version 9.0 and higher is implemented
  • The bug with bytea type when using protocol 2 is fixed
  • The bug with setting Port connection string parameter in Visual Studio connection editor to the value that is greater than 10000 is fixed
  • The bug with returning invalid connections to pool is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with updating explicitly attached entities is fixed
Entity Developer
  • The default attribute mapping source for LinqConnect models is made static
  • Behaviour is changed: table is not marked as "Changed" in Update Wizard if DefaultValue is set for its expression column
  • The default value of the Unicode facet is changed to true for PostgreSQL CITEXT columns (LinqConnect models)
  • The bug with detecting whether Devart Entity Model is changed or not is fixed
  • The bug with setting the Concealed Function property in Stored Procedure Editor is fixed
  • The bug with creating an association between classes participating in a TPC inheritance hierarchy is fixed (Entity Framework models)
  • The bug with the local settings used for the default value of DateTime fields is fixed (LinqConnect models)
  • The bugs with storage synchronization for TPC inheritance classes is fixed
Entity Framework support
  • The bug with determining correct data types in columns of descendants in TPT and TPC hierarchies is fixed
  • The bug with the TimeSpan parameters is fixed
  • The bug with the Group By expression is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked