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

Post by Shalex » Thu 04 Nov 2010 13:49

Dear users,

New build of dotConnect for PostgreSQL 4.95.190 is available for download now.
This version includes:
  • Implemented integration with Visual Web Developer 2008 and 2010 Express editions
  • Implemented the BackupQuery method of PgSqlDump for dumping result sets
LinqConnect (formerly known as LINQ to PostgreSQL)
  • Improved transaction behaviour in case when exception is thrown
  • Fixed bug with translating the IIf method in LINQ queries
  • Fixed bug with custom methods in the 'select new' clause of LINQ queries
  • Fixed bug with not loading associated entity when LoadWith is not used
Entity Developer
  • Added validation error in case of non-supported association between Unique keys
Entity Framework support
  • Model First support improved
    • Added more settings in Devart SSDLToPostgreSql.tt file
    • DROP statements generation added
    • Schema name is not generated before each object
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked