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

Post by Devart » Fri 30 Sep 2011 07:40

Dear users,

New build of dotConnect for PostgreSQL 5.50.228 is available for download now.
In this version:
  • The bug with licensing WinForms projects in Delphi Prism is fixed
  • The bug with workability of command timeout for prepared commands is fixed
  • The bug with assigning the UnpreparedExecute option from connection string to the command is fixed
LinqConnect
  • The bug with ordering queries with eager loading options is fixed
  • The bug with caching queries performed via the ExecuteQuery method is fixed
  • The bug with .Equals(null) conditions in LINQ queries is fixed
Entity Developer
  • Disabling facets that are not applicable to the current field type is implemented (LinqConnect models)
  • Default behaviour changed: now the Update To Database Wizard does not drop foreign keys of a table if the 'master' one is not represented in the LinqConnect model
  • The bug with saving a new solution provided that the Visual Studio option for 'Projects and Solutions -> Save new projects when created' is unchecked is fixed
  • The bug with pluralization algorithm is fixed when Naming rules are defined
  • The 'The given key was not present in the dictionary' error in the Entity Developer version integrated into Visual Studio 2010 is fixed
  • The bug with default mapping for PostgreSQL UUID columns in LinqConnect models is fixed
  • The bug with incorrect determining of association multiplicity (redundant 'many-to-many') in LinqConnect models is fixed
  • The bug with setting Extended Properties for RelationProperty is fixed
Entity Framework support
  • The bug with executing Function Imports with enabled BatchUpdates is fixed
  • The bug with Entity Data Model Wizard when creating a model is fixed
  • The bug when PgSqlEntityProviderWorkaroundConfig.IgnoreSchemaName does not affect stored procedures is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked