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

Post by Devart » Fri 12 Aug 2011 10:25

Dear users,

New build of dotConnect for PostgreSQL 5.30.202 is available for download now.
In this version:
  • The support of events which occur when connections are taken and returned to pool for processing PgSqlMonitor.TraceEvent is added
  • The PgSqlDump.BlockSize property is implemented to control the size of data block when making dump of large object
  • The "Offset and length were out of bounds..." bug in the Unicode mode is fixed
LinqConnect
  • The bug with deleting dependent entities when the 'main' one is modified is fixed
  • The bug with update commands for Table Per Type inheritance is fixed
Entity Developer
  • The pluralization algorithm is improved when Naming rules are defined
Entity Framework support
  • The CITEXT data type is supported
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked