New build of PostgreSQLDirect .NET version 3.70.29

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

New build of PostgreSQLDirect .NET version 3.70.29

Post by AndreyR » Mon 21 Jul 2008 08:33

Dear users, new build of PostgreSQLDirect .NET version 3.70.29 is available for download now.

This version includes:
  • Fixed bug with connection strings from app.config and Server Explorer
  • Fixed bug with DataSet Wizard in Visual Studio 2008
  • Unified provider name in Visual Studio 2008 (CoreLab.PostgreSql instead of CoreLab.PostgreSql.Entity)
  • Fixed bug with executing queries with comments
    Entity Framework support:
  • Supported StoreGeneratedPattern attribute with values Identity and Computed (PostgreSQL version 8.2 and above)
  • Fixed bug with simultaneous usage of Skip() and Take() methods
  • Fixed type mapping in EntityKey.EntityKeyValues
Core Lab development team
http://www.devart.com/pgsqlnet

Locked