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

Post by Devart » Thu 16 Jul 2015 13:04

Dear users,

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

In this version:
  • The Transaction Error Behavior connection string parameter is implemented to determine whether to rollback a transaction automatically if an error occurs in a transaction block
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug related to the "Object reference not set to an instance of an object" error on SubmitChanges() is fixed
Entity Developer
  • The possibility of setting default values for enum properties is implemented (LinqConnect models)
  • The bug with freezing Visual Studio when using the Find dialog in large models is fixed
Entity Framework support
  • The performance of generating SQL for Enumerable.Contains in LINQ queries is improved by supporting a new expression type, DbInExpression, in Entity Framework 6
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked