LinqConnect V4.9.1920

Released: Feb 20, 2020

Updates in V4.9.1920

Features

  • Entity Developer - Added support for graph tables in SQL Server 2019.

Fixes

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