LinqConnect V4.9.2023

Released: Jul 16, 2020

V4.9.2023 버젼 업데이트

기능

  • Added support for Contains(), StartsWith(), EndsWith(), IndexOf(), Equals(), Compare() method overloads, that accept StringComparison as an argument (SQL Server).
  • Added support for Compare() method overload, that accepts StringComparison as an argument (PostgreSQL).

수정사항

  • Fixed "Could not find element type in model" bug when loading XML mapping in Microsoft .NET Standard LinqConnect assemblies.
  • Fixed bug using enums via Microsoft .NET Standard compliant assemblies.
  • Entity Developer
    • Fixed bug detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard.