LinqConnect V4.9.1920

Released: Feb 20, 2020

V4.9.1920 버젼 업데이트

기능

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

수정사항

  • 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).