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

Post by Devart » Thu 20 Aug 2015 14:58

Dear users,

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

In this version:
  • The bug with using PgSqlDump for tables with array columns is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The possibility to use .IsRowVersion() method for properties with non-binary data types when using the fluent mapping approach is added
  • The bug with the materialization of anonymous types is fixed
Entity Developer
  • The Use ObservableCollection property of the DbContext template is implemented (Entity Framework models)
  • The behaviour is changed: now the 1:1 and 1:0..1 associations are displayed differently on the diagram (LinqConnect models)
  • The bug with mapping the enum datatype is fixed (Entity Framework models)
  • The bug with adding LinqConnect template for C# after adding the WCF RIA Domain Service template (Visual Basic) in Visual Basic projects is fixed (LinqConnect models)
  • The bug with non-generated .IsRowVersion() method for entity properties with IsVersion = True when using the fluent mapping approach is fixed (LinqConnect models)
  • The bug with adding tables with columns of array data types to the model is fixed (LinqConnect models)
Entity Framework support
  • The bug with throwing System.NullReferenceException when applying logical OR operator to the results of several IEnumerable<T>.Contains(T t) is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked