New build of dotConnect for PostgreSQL 4.95.152 available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

New build of dotConnect for PostgreSQL 4.95.152 available!

Post by AndreyR » Wed 28 Jul 2010 14:44

Dear users,

New build of dotConnect for PostgreSQL 4.95.152 is available for download now.
This version includes:
  • Implemented capability of extending base functionality of ASP.NET providers
  • Added support for Enterprise Library 5
  • Added Unprepared Execute connection string parameter
  • Added functionality for creating and using empty PgSqlArrays (CreateEmptyArray and IsEmpty methods)
  • Changed the primary key of the aspnet_sessions table for ASP.NET Web providers (the ApplicationName column added)
  • Fixed bug with creating stored functions using the $ sign
  • Fixed bug with creating connections in Server Explorer
  • Fixed bug with SmallInt parameter in PgSqlCommand
  • Fixed bug with PgSqlDump working in the PgSqlDumpObjects.All mode
  • Fixed bug with DataTable in design time when using DevExpress XtraReport
  • Fixed bug with creating connection in Server Explorer (connections are removed after uninstall now)
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Added implementation of the ITable interface for the Table class
  • Changed DataContext.Log output format for Microsoft compatibility reasons
  • Fixed bug with creating XmlMappingSource object when the File Per Class model property is set to true
  • Fixed bug with IndexOutOfRangeException on the Refresh call
  • Fixed bug with CompiledQueryCache
  • Fixed bug with InvalidCastException on selecting a new anonymous type
  • Fixed bug with FilePerClass and XMLMappingSource
Entity Developer
  • Added possibility of renaming associations in the model
  • Fixed bug with change tracking for inherited tables
Entity Framework support
  • Fixed bug with association mapping in case of inheritance
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked