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

Post by Devart » Thu 30 May 2013 13:50

Dear users,

New build of dotConnect for PostgreSQL 6.6.252 is available for download now.

In this version:
  • The bug with PgSqlArray of the UUID type with protocol 3 is fixed
  • The bug with WebSecurity.Login() used with wrong credentials is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with inserting dependent entity when the main entity has a key generator for the primary key property and DbGenerated is set to False is fixed
  • The bug with duplicate columns in an ORDER BY statement when using eager loading for several tables is fixed
  • The bug related to working with unmapped class members is fixed
Entity Developer
  • The "WCF DataMember Attribute on Navigation Properties" property is added to the DbContext and POCO templates for pointing the end (-s) where the attribute should be generated
  • The bug with placing tables names in the root of the "Choose change action" page of Update From Database Wizard is fixed
  • The bug with generating NRE when setting the output of the template to the unloaded project is fixed
  • The bug with adding many-to-many associations when one of the sides of the association is involved in the inheritance is fixed (LinqConnect)
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked