dotConnect for PostgreSQL 7.19 is released!

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

dotConnect for PostgreSQL 7.19 is released!

Post by Devart » Thu 29 Oct 2020 15:52

Dear users,

Devart is glad to announce the release of dotConnect for PostgreSQL 7.19 — a powerful ADO.NET provider for PostgreSQL with advanced support for Entity Framework, Entity Framework Core, LinqConnect (LINQ to PostgreSQL) and NHibernate. The new version offers you support for PostgreSQL 13.

Here is the complete list of dotConnect for PostgreSQL 7.19.1759 features:
  • PostgreSQL 13 is supported
  • The behavior is changed: metadata returned by the GetSchema("Tables") and GetSchema("Columns") methods of PgSqlConnection are supplemented now with the list of Foreign tables and columns correspondingly
  • The bug with Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer, is fixed
  • The bug with missing Name and Owner properties of the PgSqlConnection class in .NET Standard compliant assemblies is fixed
Entity Developer
  • The bug with reading templates from *.edps by console Entity Developer is fixed
Entity Framework support
  • Entity Framework Core 3.1.9 is supported
  • The bug with detecting FK relationship by the Scaffold-DbContext functionality in EF Core 3 is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked