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

Post by Devart » Thu 07 Feb 2013 11:05

Dear users,

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

In this version:
  • The bug with using parameter value of the System.DateTimeOffset type is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug related to creation of a new instance of DataContext when using fluent mapping with the 'Database Independent = true' property is fixed
  • The bug related to the "Cannot add query to cache. An item with the same key already exists" exception in multi-threading applications is fixed
Entity Developer
  • The behaviour is changed: the serializing property and corresponding methods are not generated when using 'Fluent Mapping'/'POCO Entity' templates and Unidirectional mode (LinqConnect models)
  • The behaviour is changed: warnings about tables/views without primary keys are written to Error List window when generating a model (Entity Framework models)
  • The behaviour is changed: the EntityKey attribute is not assigned to each property of the class if there is no primary key in the corresponding table/view (Entity Framework models)
  • The behaviour is changed: empty value is used in property editors instead of -1 for marking facets of Storage Column without assigned value (Entity Framework models)
  • The bug with setting SERIAL/BIGSERIAL data types for auto generated properties, which are not primary keys, when performing "Generate Database Script from Model" and "Update Database From Model" wizards is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked