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

Post by Devart » Thu 29 Mar 2012 13:40

Dear users,

New build of dotConnect for PostgreSQL 5.80.332 is available for download now.
In this version:
  • The handling of empty options in the connection string is improved
  • The bug with generating the "Connection must be opened" error when trying to commit/roll back transaction after expiration of command timeout is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with the generation of SQL queries including grouping by the whole entity is fixed
Entity Developer
  • The bug with model saving after performing copy/paste of an element with a custom attribute is fixed
  • The bug with incorrect generation of a create database script in the "Generate Database Script" wizard for Entity Framework models, which occurs when the Regenerate Storage check box is selected, is fixed
  • The bug with code generation for association basing on several EntityKey properties when using POCO Entity and Self-Tracking Entity Visual Basic templates is fixed (Entity Framework models)
  • The bug with the "Update Model From Database" wizard showing isVersion columns as changed is fixed (LinqConnect models)
Entity Framework support
  • Entity Framework 5.0 Beta 2 is supported
  • The behaviour is changed: Devart.Data.PostgreSql.Entity.Migrations.dll is built with the 4.3.1 version of EntityFramework.dll now
  • The bug with using expression aliases in complex queries is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked