New build of dotConnect for PostgreSQL 5.10.141 available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for PostgreSQL 5.10.141 available!

Post by Shalex » Tue 19 Apr 2011 10:15

Dear users,

New build of dotConnect for PostgreSQL 5.10.141 is available for download now.
It includes:
  • Implemented possibility to include tablespace names to the table definition script when backing up schema via PgSqlDump
  • Supported SSL connection to PostgreSQL server v 9.0
  • Fixed bug with locking *.key file after opening SSL connection
  • Fixed bug with NullReferenceException on PgSqlCommand preparation
  • Fixed bug with binary mode of PgSqlLoader and empty array
  • Fixed bug with PgSqlArray.Parse()
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Fixed bug with invalid aliases in queries that include the UNION clause
  • Fixed bug with simultaneous insert of both sides of a one-to-one association when the 'master' side has auto-generated ID
Entity Framework support
  • Entity Framework 4.1 RTW supported
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked