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

Post by Devart » Thu 29 Nov 2012 14:19

Dear users,

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

In this version:
  • The bug with using quoted schemas in DDEX is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The fluent mapping is improved: support of the ID generators for primary keys is added
  • The bug with the "Specified cast is not valid" exception when searching for an entity by its key is fixed
  • The bug with the failed updates to the database when using the Attach(TEntity,Boolean) method is fixed
Entity Developer
  • The possibility to set different namespaces for the context and its entities when using the DbContext template is implemented (Entity Framework models)
  • The bug with generating the using directives for redundant namespaces is fixed (Entity Framework models)
  • The bug with renaming the navigation property when using the Update Model From Database wizard is fixed (LinqConnect models)
Entity Framework support
  • The bug with retrieving metadata information about primary keys in ADO.NET Entity Data Model/LightSwitch when using database user with limited privileges is fixed
  • The bug with the IgnoreSchemaName and IgnoreDboSchemaName options when working with EdmFunction is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked