dotConnect for PostgreSQL (英語版) のリリース

Released: Oct 1, 2020

V7.18.1739 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.8 Preview.

Entity Developer

  • Improved support for Entity Framework Core 3 spatial data types: In addition to Geometry and Geography, specific .NET NetTopologySuite types like GeographyPoint, GeographyLine are now available property types.

不具合の修正

Entity Developer

  • Fixed bug "EntityProperty does not contain a definition for IsSpatialType", when custom template from previous versions is used, in Entity Framework Core Model.
  • Fixed bug...

Released: Sep 17, 2020

V7.18.1730 での更新項目

機能

  • Added SendCallStack property to the Devart.Common.DbMonitor class which lets you turn off any CallStack logging that uses a high amount of resources.
  • Added Filter property to the Devart.Common.DbMonitor class which lets you choose which events to log.
  • Improved Devart.Common.DbMonitor class: now DateTime parameter values sent to the dbMonitor tool are supplemented with milliseconds.

不具合の修正

  • Fixed a bug with updating projects in folders below the main project by the Upgrade Wizard.
  • Fixed a bug...

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...

Released: Jun 17, 2020

V7.17.1666 での更新項目

機能

  • Added support for Visual Studio 2019 version 16.7 Preview.

Released: Apr 2, 2020

V7.17.1612 での更新項目

機能

LinqConnect

  • Added the ability to insert objects that are unmapped classes inherited from mapped classes.

Entity Developer

  • Added command-line interface in standalone Entity Developer.
  • Added new Context Name property to Model Properties in EF Core Model.
  • Added new Target Framework property to Model Properties in EF Core Model.
  • Improved provider registration - The requirement to put provider registration entry in the config file is no longer obligatory.
  • Improved Create Model Wizard - Now allows...

Released: Feb 20, 2020

V7.17.1583 での更新項目

機能

  • Added support for Microsoft SQL Server Integration Services 2019 (SSIS 2019).
  • Added support for PgSqlDataTable and PgSqlDataSet classes in .NET Standard 2.0.

不具合の修正

  • Behavior changed: pool is automatically cleared when AppDomain is being close.
  • Fixed bug initializing NHibernate configuration on .NET Standard 2.0.
  • Entity Developer
    • Fixed bug returning multiple result sets in code generated by the Entity Framework Core template.
    • Fixed bug detecting Identity=True for columns with synonym data type...

Released: Dec 23, 2019

V7.16.1541 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.5 Preview.

不具合の修正

  • Fixed bug using Toolbox component PgSqlDataSource in Microsoft Visual Studio 2013, 2015, 2017 and 2019 web projects.
  • Fixed bug enabling Devart DataSet Editor in Visual Studio 2017 and Visual Studio 2019.

Released: Oct 31, 2019

V7.15.1504 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.4 Preview.

Released: Oct 24, 2019

V7.15.1499 での更新項目

機能

  • Added support for PostgreSQL 12.
  • Added support for "Optimize rendering for screens with different pixel densities" feature of Microsoft Visual Studio 2019.

不具合の修正

  • Fixed bug inserting data into GEOMETRY columns.
  • Fixed bug updating TEXT columns in UTF8 databases.

Released: Sep 13, 2019

V7.14.1470 での更新項目

機能

  • Improved integration with Microsoft Visual Studio 2019. Now the installation detects both 2019 Release and 2019 Preview versions.

不具合の修正

  • Fixed bug with System.NullReferenceException instead of actual error in Workflow Foundation.