dotConnect for PostgreSQL V7.23.2042
Released: Dec 21, 2021
Actualizaciones en V7.23.2042
Características
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.
- The config.SpatialOptions settings are now supported in Entity Framework Core.
- NetTopologySuite 2.4.0 is now supported in Entity Framework Core 3, 5, and 6.
Correcciones
- 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.