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

Post by Devart » Thu 30 Aug 2018 17:11

Dear users,

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

In this version:

Entity Developer
  • The bug with setting password as clear text in connection string when "Persist Security Info=False;" is fixed
  • The bug with creating and opening the model in .NET Core project after VS 2017 upgrade to v15.8 is fixed (Entity Framework, LinqConnect)
Entity Framework support
  • Entity Framework Core 2.1.2 is supported
  • The misleading "The current provider does not support ambient transactions." warning, generated by TransactionScope in EF Core 2.1, is disabled
  • The bug with the DropPrimaryKey operation, when the schema name of a table is set via a separate Schema parameter, in EF Core Code-First Migrations is fixed
  • The bug with using Scaffold-DbContext against multicolumn PK, FK, IX, UX in EF Core 2 is fixed

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

Locked