dotConnect for PostgreSQL V7.17.1686

Released: Jul 16, 2020

V7.17.1686 中的更新

特性

  • Behavior changed: ReadOnly=true is no longer set for all columns in PgSqlDataTable.Columns when the query joins several tables.

修补程序

Entity Developer

  • Fixed bug detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard.

LinqConnect (formerly known as LINQ to PostgreSQL)

  • The overload of Compare() method, that accepts StringComparison as an argument.
  • Fixed "Could not find element type in model" bug when loading XML mapping in Microsoft .NET Standard LinqConnect assemblies.
  • Fixed bug using enums via Microsoft .NET Standard compliant assemblies.

Entity Framework support

  • Fixed bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2.