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

Post by Devart » Fri 19 Jun 2015 06:19

Dear users,

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

In this version:
  • The PgSqlStatementExecute event is added to the PgSqlScript class
  • The bug when the ssl_renegotiation_limit value is reached in PostgreSQL 9.4 is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The OpenConnection() method is added to the DataContext class
  • The bug with not calling the InitializeConnection() method for a newly created connections while performing query or stored procedure is fixed
  • The bug with throwing an incorrect exception with the "Connection must be opened" message, while performing the CreateDatabase() method is fixed
Entity Developer
  • The behaviour is changed: Create Model Wizard / Update From Database Wizard import the timestamp columns with precision
Entity Framework support
  • The behaviour is changed: now Entity Data Model Wizard/Designer imports the timestamp columns with precision
  • The behaviour is changed: now the Code-First CreateDatabase() functionality generates the timestamp columns with precision
  • The bug with loosing elements within the IN clause of the generated SQL for the LINQ Contains clause is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked