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

Post by Shalex » Thu 10 Feb 2011 13:23

Dear users,

New build of dotConnect for PostgreSQL 5.10.103 is available for download now.
It includes:
  • Fixed bug with Functions node in DataSet Wizard
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Fixed bug with setting no reference to the Devart.Data.Linq.Web assembly when adding a DbLinqDataSource object to a web form
  • Fixed bug with retrieving entities participating in a many-to-many association with a composite key
  • Fixed bug with continuing identity tracking for deleted entities
  • Fixed bug with incorrect order of executing create/update/delete commands on SubmitChanges()
Entity Developer
  • Added ConstraintSet property for Constraints in the Store part of the Entity Framework model
  • Added mapping for Function Import result types (Entity Framework v4 only)
  • Changed behaviour: classes created with the Update From Database Wizard are now added to the current diagram
  • Changed behaviour: the 'Update Check' is now set to 'Always' and disabled for properties that form the entity key (LinqConnect models)
  • Fixed bug with wrong Complex Type properties in Stored Procedures
  • Fixed bug with the 'Show Print Markup' button and 'Page Setup' menu item being disabled
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked