New build of dotConnect for PostgreSQL 5.10.126 available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for PostgreSQL 5.10.126 available!

Post by Shalex » Thu 24 Mar 2011 11:04

Dear users,

New build of dotConnect for PostgreSQL 5.10.126 is available for download now.
It includes:
  • Supported Visual Studio 2010 Service Pack 1
  • Fixed memory leak when executing prepared commands on the 2.0 protocol
  • Fixed bug with upgrading *.ascx files when using Upgrade Wizard
  • Fixed bug with generating no PgSqlException for an exception raised inside a stored function
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Fixed bug with inserting 'detail' entities together with 'master' ones for one-to-one associations
  • Fixed bug with 'double' parameters of stored functions
Entity Developer
  • Changed behaviour: when adding two related entities with the corresponding properties having different types, an invalid association is created now
  • Fixed bug with generating incorrect code for models having one-to-one associations with a nullable property at the 'detail' side
  • Fixed bug with generating script with duplicate columns for entities having two fields of the same complex type
Entity Framework support
  • Supported Entity Framework 4.1 Release Candidate
  • Fixed bug with incorrect column name generation on update in case of Timestamp column having Computed StoreGenerationPattern
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked