New build of LinqConnect 2.20.17 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of LinqConnect 2.20.17 is available!

Post by Shalex » Thu 24 Mar 2011 11:43

Dear users,

New build of LinqConnect 2.20.17 is available for download now.
This version includes:
  • Supported Visual Studio 2010 Service Pack 1
  • Fixed bug with inserting 'detail' entities together with 'master' ones for one-to-one associations
  • Fixed bug with 'double' parameters of PostgreSQL stored functions
Entity Developer
  • Added multiple database file support for SQLite (using Attach connection string parameter)
  • Changed behaviour: when adding two related entities with the corresponding properties having different types, an invalid association is created now
  • Changed default mapping for MySQL signed TinyInt columns: they are mapped to SByte now
  • Changed behaviour: when retrieving metadata, Oracle stored procedures and functions that don't return cursors are no longer executed
  • Fixed bug with generating incorrect code for models having one-to-one associations with a nullable property at the 'detail' side
  • Fixed bug with generating script with duplicate columns for entities having two fields of the same complex type
Devart development team
http://www.devart.com/linqconnect/

Locked