New build of dotConnect for PostgreSQL 5.30.165 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 5.30.165 available!

Post by Devart » Wed 01 Jun 2011 16:10

Dear users,

New build of dotConnect for PostgreSQL 5.30.165 is available for download now.
It includes:
  • The bug with license check in ILMerged assembly is fixed
  • The bug with PgSqlLoader when loading data with literal carriage return is fixed
  • The bug with generating Insert/Update/Delete commands via TableAdapter Configuration Wizard is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Implemented fetch mode customization for eager loading of related entities
  • The bug with NullReferenceException when selecting non-entity types is fixed
  • The bug with type mismatch when using null parameters in LINQ queries is fixed
  • The bug with refreshing entities with a changed entity reference is fixed
  • The bug with updating entities that have associations based on unique (not primary) keys is fixed
  • The bug with parameters of compiled queries not being refreshed is fixed
Entity Developer
  • The bug with configuring a sequence ID generator in LinqConnect models is fixed
  • The bug with LinqConnect external mapping file in case entity classes belong to non-default namespace is fixed
  • The bug with persisting associations between LinqConnect entity classes inherited from the same base class is fixed
  • The bug with Unicode symbols in template is fixed
Entity Framework support
  • Processing of Edm.StartsWith, Edm.Contains, and Edm.EndsWith is improved
  • The bug with the EndsWith method is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked