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

Post by Devart » Fri 27 Jan 2012 12:00

Dear users,

New build of LinqConnect 3.1.25 is available for download now.

In this version:
  • The bug with empty spaces in foreign key names generated by the CreateDatabase() method is fixed
Entity Developer
  • The documentation generation for navigation properties is implemented
  • The "Recreate Model" option, allowing to rebuild the model from a scratch, is added to the "Update Model From Database" wizard
  • The "GeneratePartialClass" template property to generate a partial class, which will not be overwritten by the designer, for each class in the model is added
  • The behaviour is changed: database column comments are transfered to the Summary attribute of the Documentation property now
  • The behaviour is changed: the TINYINT(1) data type is now used for the columns which correspond to the System.Boolean properties (MySQL)
  • The bug with resetting the Validate Required property after reopening model is fixed
  • The bug with generating System.ComponentModel.DataAnnotations.KeyAttribute() for Primary Key columns is fixed
  • The bug with a workability of documentation links on Start Page is fixed
  • The bug with line breaks in default values of NUMBER columns is fixed (Oracle)
Devart development team
http://www.devart.com/linqconnect/

Locked