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

Post by Devart » Fri 25 May 2018 13:05

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to PostgreSQL)
  • A destructor for DataContext is added
Entity Framework support
  • Entity Framework Core 1.1.5 is supported
  • Entity Framework Core 2.0.3 is supported
  • The generation of the idempotent script in EF Core 2 Code-First Migrations for PostgreSQL 9.0 and higher is supported
  • The DeleteDatabaseBehaviour.Database value of the config.DatabaseScript.Schema.DeleteDatabaseBehaviour option in EF Core 2 is supported
  • The bug with using EnsureSchema in EF Core against PostgreSQL 9.2 and earlier, if schema names should be quoted when the schema exists but the required tables are missing, is fixed
  • The bug with missing Devart.Data.PostgreSql.Entity namespace in *.Designer.cs generated by EF Core 2 Code-First Migrations via Devart NuGet package is fixed
  • The bug with generating command separators in the EF Core 2 Code-First Migrations script is fixed

Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked