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

Post by Devart » Thu 13 Jul 2017 15:07

Dear users,

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

In this version:
  • The bug with not backing up schemas without tables via the PgSqlDump.Backup method is fixed
  • The bug with not adding "WITH OIDS;" for tables that have this clause when performing their backup with PgSqlDump is fixed
  • The bug with backing up a function, containing single quotes in its body, with language=sql is fixed
  • The bug with adding a schema of the current table for the reference table in a FOREIGN KEY constraint definition in a backup is fixed
Entity Developer
  • The behaviour is changed: IsRequired(false / true) for navigation properties is always generated in EF Core fluent mapping now
  • The bug with throwing "Can't load provider assembly." by EF6 model in a standalone Entity Developer is fixed
  • The bug with serializing user defined extended properties for associations is fixed
  • The bug with a Devart provider not found in Entity Developer as a standalone application when the provider is installed without placing Devart assemblies to the GAC is fixed
Entity Framework support
  • The bug with ignoring some string columns, which include too big MaxLength value, by EDM Wizard is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked