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.