New build of LinqConnect 2.20.12 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.12 is available!

Post by Shalex » Thu 10 Feb 2011 13:49

Dear users,

New build of LinqConnect 2.20.12 is available for download now.
This version includes:
  • Changed behaviour: update check is now disabled by default for properties that represent MySQL FLOAT columns
  • Fixed bug with setting no reference to the Devart.Data.Linq.Web assembly when adding a DbLinqDataSource object to a web form
  • Fixed bug with retrieving entities participating in a many-to-many association with a composite key
  • Fixed bug with continuing identity tracking for deleted entities
  • Fixed bug with incorrect order of executing create/update/delete commands on SubmitChanges()
  • Fixed bug with creating a new MySQL database with the DataContext.CreateDatabase method
  • Fixed bug with generating methods for Oracle stored procedures with PL/SQL Boolean parameters
  • Fixed bug with selecting top N rows from tables on SQL Server 2000
Entity Developer
  • Changed behaviour: classes created with the Update From Database Wizard are now added to the current diagram
  • Changed behaviour: the 'Update Check' is now set to 'Always' and disabled for properties that form the entity key
  • Fixed bug with wrong Complex Type properties in Stored Procedures
  • Fixed bug with retrieving metadata in case that objects with the same name were available in different schemas (SQL Server)
  • Fixed bug with mapping NUMBER fields to System.Double (Oracle)
  • Fixed bug with the 'Show Print Markup' button and 'Page Setup' menu item being disabled
Devart development team
http://www.devart.com/linqconnect/

Locked