New build of dotConnect for PostgreSQL 5.00.86 is 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.00.86 is available!

Post by Shalex » Wed 12 Jan 2011 16:09

Dear users,

New build of dotConnect for PostgreSQL 5.00.86 is available for download now.
This version includes:
  • Changed behaviour: setting the DbDataTable.Connection property sets the InsertCommand.Connection, UpdateCommand.Connection, and DeleteCommand.Connection properties
  • Fixed bug with incorrect case of data sources shown in the DataLink.DataSource property when using the Interform technology
  • Fixed bug with establishing SSL connections in the 'Allow' SSL mode
  • Fixed bug with fetching result sets from function which returns multiple cursors
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Fixed bug with incorrect detaching entities in the master/detail association
  • Fixed bug with VB code generation for models with Unidirectional serialization
  • Fixed bug with creating DataContext using external mapping
Entity Developer
  • Fixed bug with many-to-many and Update From Database Wizard
  • Fixed bug with retrieving metadata under a user account with limited privileges
  • Fixed bug with using functions which return void
Entity Framework support
  • Added support for Entity Framework CTP 5
  • Improved DatabaseExists functionality
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked