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

Post by Shalex » Wed 07 Jul 2010 15:54

Dear users,

New build of dotConnect for PostgreSQL 4.95.146 is available for download now.
This version includes:
  • Fixed bug with membership provider (connection is not opened on Initialize() now)
  • Fixed bug with model registration in web applications
  • Fixed bug with PgSqlDump missing schemas on backup
  • Fixed bug with PgSqlDump backing up sequences
  • Fixed bug with connecting as a user with Unicode name
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Improved select performance
  • Improved insert performance
  • Fixed bug with Concat()
  • Fixed bug with the CacheStoreReader and Cast
Entity Developer
  • Fixed bug with column Summary serialization
  • Fixed bug with Visual Basic code generation template
Entity Framework support
  • Fixed bug with the DevartEntityDeploy build action
  • Fixed bug with the unnecessary trigger and sequence generation
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked