New build of LinqConnect 3.0.14 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of LinqConnect 3.0.14 is available!

Post by Devart » Fri 11 Nov 2011 13:59

Dear users,

New build of LinqConnect 3.0.14 is available for download now.
In this version:
  • The bug with updating explicitly attached entities is fixed
  • The bug with inserting null values into Oracle XMLtype columns is fixed
  • The bug with returning invalid connections to pool is fixed
Entity Developer
  • The possibility of specifying the name of the connection string to be saved in the application configuration file is implemented
  • Behaviour is changed: table is not marked as "Changed" in Update Wizard if DefaultValue is set for its expression column
  • The bug with NRE being thrown when an invalid connection is used is fixed
  • The bug with the local settings used for the default value of DateTime fields is fixed
  • The bug with creating methods with the same names for different stored procedures is fixed (Oracle)
  • The default value of the Unicode facet is changed to true for PostgreSQL CITEXT columns
Devart development team
http://www.devart.com/linqconnect/

Locked