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

Post by Devart » Thu 04 Oct 2012 13:16

Dear users,

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

In this version:
  • The bug with deploying Analysis Services Project when using the x64 version of SQL Server Analysis Service is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug related to the "An item with the same key has already been added" exception when working with DevExpress GridView is fixed
  • The bug with synchronization of the parent and child entities is fixed
Entity Developer
  • Predefined template for generating Repositories and Unit of Work classes is added
  • Integration with Visual Studio refactoring for renaming model objects is implemented
  • The "Use Database Comments" option of Model Settings is implemented to determine whether comments for database objects, if supported by DBMS, will be used for model objects Documentation initialization and taken into account when executing model or database update operations
  • The "Implement IClonable" option for the generated classes based on the model entities is added to all templates
  • The behaviour is changed: the "Save connection string in App.Config as" option is available for LinqConnect models in the standalone version Entity Developer (the entry in App.Config must be added manually afterwards)
Entity Framework support
  • The config.CodeFirstOptions.TruncateLongDefaultNames configuration option (default value is False) is added to provide the possibility of truncating long default names of indexes, primary keys, and foreign keys generated by Code-First Migrations
  • The validation of identifier name length in Code-First Migrations is implemented
  • The bug with setting configuration options via the application config file is fixed
  • The bug with setting the configuration options for Entity Framework v1 is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked