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

Post by Devart » Thu 16 Jul 2020 13:23

Dear users,

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

In this version:

  • The behavior is changed: ReadOnly=true is no longer set for all columns in PgSqlDataTable.Columns when the query joins several tables
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The overload of Compare() method, that accepts StringComparison as an argument, is supported
  • The "Could not find element type in model" bug when loading XML mapping in .NET Standard LinqConnect assemblies is fixed
  • The bug with using enums via .NET Standard compliant assemblies is fixed
Entity Developer
  • The bug with detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard is fixed
Entity Framework support
  • The bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2 is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked