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

Post by Devart » Fri 21 Feb 2020 12:43

Dear users,

New build of LinqConnect 4.9.1920 is available for download now.

In this version:
  • The bug with case insensitive comparison via string.Compare() is fixed (Oracle)
  • The bug with returning the generated value for the property with Auto-Sync=OnInsert, which corresponds to non-Identity column, is fixed (SQL Server)
Entity Developer
  • Graph tables in SQL Server 2019 are supported (SQL Server)
  • The behavior is changed: columns with IsHidden=1 in SQL Server 2019 are ignored by Create Model Wizard (SQL Server)
  • The bug with loosing non-default precision of DATETIME2 and TIME data types by Update To Database / Generate Database Script wizards is fixed (SQL Server)
  • The bug with detecting MySQL computed columns is fixed (MySQL)

Devart development team
http://www.devart.com/linqconnect/

Locked