dotConnect for PostgreSQL v 4.55.37 is released!

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

dotConnect for PostgreSQL v 4.55.37 is released!

Post by Shalex » Wed 15 Jul 2009 08:45

Dear users,

New version of dotConnect for PostgreSQL 4.55.37 is available for download now.
This version includes:
  • Visual Studio 2010 Beta supported
  • The behavior of ConnectionTimeout corrected
  • Additional SSL paremeters: SslCACert and SslKey added
  • ASP.NET Web Providers: Added requiresUniqueEmail functionality
  • Fixed bug with DDEX when retrieving metadata from tables in PostgreSQL
LINQ to PostgreSQL
  • Added support of the String.IsNullOrEmpty() method
  • Fixed bug with nested LoadWith() methods on the query level
  • Fixed bug with inserting parent and several child entities in one InsertOnSubmit() when keys are db-generated
  • Fixed bug with the AssociateWith() method and VB.NET
  • Fixed several bugs with Group By clause
  • Fixed bug with Count()
  • Fixed bug with Navigation Properties
Entity Developer
  • Advanced mapping with Entity Framework QueryView supported
  • Added dialogs for suitable storage model editing
  • Displaying of Navigation properties on diagram and project explorer implemented
  • Ability to change properties order added
  • Ability to edit Referential constraints added
  • Ability to set OnDelete action added
  • Ability to set Rows Affected parameter added
  • Added advanced search on the model
  • Added support for storing connections in the configuration files
  • Added Entity Set Pluralization Naming Rule
  • Fixed bug with namespaces
  • Fixed bug with invisible OK button in Association Editor
  • Fixed bug with tags
  • Fixed bug with XML Comments serialization
Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked