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

Post by Devart » Thu 08 Jul 2021 13:20

Dear users,

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

In this version:
  • Visual Studio 2019 version 16.11 Preview 2.0 is supported
  • The "WITH OIDS" clause was excluded from dump results for PostgreSQL version 12 and higher
  • The bug with converting the timestamp with time zone value to DateTimeOffset by PgSqlDataReader is fixed
Entity Developer
  • The behavior of the Regenerate Storage and Mapping functionality in EF Core Model is changed: the NOT NULL attribute of the column is reset to undefined now; after that, the behavior depends on the Nullable attribute of the class property only
  • The bug with applying the Default Precision and Default Scale values from Model Settings to the non-decimal data types by Update To Database Wizard in EF Core is fixed
  • The bug with updating TIMESTAMP WITH TIME ZONE, BOOLEAN, DOUBLE PRECISION, NUMERIC, CHARACTER(1) columns via Update To Database Wizard is fixed
Entity Framework support
  • Entity Framework Core 5.0.7 is supported
  • Entity Framework Core 3.1.16 is supported
  • The bug with comparing enum values in EF Core 3 and EF Core 5 is fixed
  • The bug with .Contains and .Length in EF Core 3 and EF Core 5, when using NetTopologySuite spatial functionality, is fixed

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

Locked