dotConnect for MySQL V8.20.2042

Released: Dec 21, 2021

V8.20.2042 での更新項目

機能

Entity Developer

  • Improved model validation: the errors are generated for all entities with QueryType=True in Entity Framework Core Model when Entity Framework Core version=EF Core 1 in Model Settings.

Entity Framework support

  • Entity Framework Core 6.0.1 is now supported.
  • Entity Framework Core 5.0.13 is now supported.
  • Entity Framework Core 3.1.22 is now supported.
  • NetTopologySuite 2.4.0 is now supported in Entity Framework Core 3, 5, and 6.

不具合の修正

  • Fixed the bug with reading SSL certificates from MemCryptStorage.

Entity Developer

  • Fixed the bug with wrong automatic assigning QueryType=True for views added to Entity Framework Core Model, when Entity Framework Core version=EF Core 1 in Model Settings.
  • Fixed the bug with throwing System.NullReferenceException when saving the changed value of the "Save connection to" option in Model Settings of Entity Framework Core Model.

Entity Framework support

  • Fixed the bug with throwing the "Expression in SQL tree does not have type mapping assigned" error with NetTopologySuite in Entity Framework Core.
  • Fixed the bug with generating the "Value cannot be null" error when adding or dropping FK via Code-First Migrations in Entity Framework Core.