dotConnect for DB2 V2.6.1434

Released: Jan 25, 2022

V2.6.1434 での更新項目

機能

Entity Developer

  • Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.

不具合の修正

Entity Framework support

  • Fixed the bug with generating the "Value cannot be null" error when dropping indexes via Code-First Migrations in Entity Framework Core.
  • Fixed the bug with a materialization used within the Let operator of LINQ query in Entity Framework 6.
  • Fixed the bug with using .Contains with a collection within .Select of LINQ query in Entity Framework Core 2.