Page 1 of 1

New build of dotConnect for PostgreSQL 6.2.104 is available!

Posted: Thu 18 Oct 2012 13:24
by Devart
Dear users,

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

In this version:
  • The support of Range Types for PostgreSQL 9.2 is added
  • PgSqlIntRange class for representing the int4range type is added
  • PgSqlBigIntRange class for representing the int8range type is added
  • PgSqlNumericRange class for representing the numrange type is added
  • PgSqlTimeStampRange class for representing the tsrange type is added
  • PgSqlTimeStampTZRange class for representing the tstzrange type is added
  • PgSqlDataRange class for representing the datarange type is added
  • The bug with the 'general' keyword in SQL queries is fixed
  • The bug with the PgSqlScript.CommandTimeout property not changing its value when setting the DefaultCommandTimeout parameter of the connection string is fixed
  • The bug with the new line character in the connection string is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with working with entities without INotifyPropertyChanging, INotifyPropertyChanged interfaces is fixed
Entity Developer
  • The bug with disposing EntityCommand in the code generated for calling stored procedure is fixed (Entity Framework models)
Entity Framework support
  • The bug with DropDatabase() and CreateDatabase(), when DeleteDatabaseBehaviour.ModelObjectsOnly is used, in EF v4.3 and higher is fixed
  • The bug with DropDatabase() and CreateDatabase(), when IgnoreDboSchemaName option is enabled and DeleteDatabaseBehaviour.Schema is used, in EF v4.3 and higher is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/