New build of LinqConnect 4.1.151 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 4.1.151 is available!

Post by Devart » Thu 20 Dec 2012 14:28

Dear users,

New build of LinqConnect 4.1.151 is available for download now.

In this version:
  • The bug related to the "Object does not match target type" exception when working with DbLinqDataSources and gridviews is fixed
  • The bug with the implicitly converting strings to integer type in queries when working with VB.NET projects is fixed
  • The bug related to the "Strong name validation failed" exception in LinqConnect for Metro edition is fixed
  • The bug related to the "Unsupported delete rule 'NO ACTION'" exception when creating DataContext is fixed
  • The bug with update commands for dependent entities that participate in Table Per Type inheritance is fixed
  • The bug with creating DataContext with an already opened connection is fixed (SQL Server)
Entity Developer
  • Model Refactoring feature is implemented; it speeds up creating complex types and Table Per Type inheritance from several model entities
  • The functionality of ignoring columns in the database in the "Update To/From Database" wizards if they were omitted once before is implemented
  • Warnings about objects that are not mapped are added
  • A SHIFT+DELETE keyboard shortcut for deleting entity, complex type, or enum from diagram only is added
  • An INSERT keyboard shortcut for creating a new entity, adding property to the selected entity/complex type or new member to enum is added
  • The possibility to view notes, added through the "Documentation" property, for all the diagram objects via hints is implemented
  • Hints for diagram objects are improved
  • The behaviour is changed: Configure Behaviour dialog is renamed to Stored Procedure Mapping
  • The behaviour is changed: now the 'Read Only' property is not set to true for autoincrement fields by default when creating/updating models (MySQL, SQL Server)
  • The bug with generating a code for the initialization of the boolean property is fixed (MySQL)
Devart development team
http://www.devart.com/linqconnect/

Locked