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

Post by Devart » Thu 22 Sep 2016 13:18

Dear users,

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

In this version:
  • The bug with disabled DataTable editor in a first descendant of the PgSqlDataTable class is fixed
  • The bug with closing the PgSqlDataTable editor without an error message is fixed
Entity Developer
  • The bug with moving mapping from abstract base class to child classes of TPH inheritance in the fluent mapping generated by the DbContext template is fixed (Entity Framework models)
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with materialization in the multithreaded application is fixed
Entity Framework support
  • Entity Framework Core 1.0.1 is supported
  • The config.DatabaseScript.Schema.Extensions configuration option is added to specify the extensions to create with DeleteDatabaseBehaviour.Database via the Code-First approach
  • The new optional parameter Action<PgSqlDbContextOptionsBuilder> is added to UsePostgreSql() extension method of DbContextOptionsBuilder in EF Core
  • The bug with processing IN expressions in EF Core is fixed
  • The bug with retrieving objects of TPH hierarchy in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked