Released: Feb 11, 2025
Aggiornamenti in 6.4.193
Funzionalità
Entity Framework support
- Updated support for Entity Framework Core 9 to version 9.0.1.
- Updated support for Entity Framework Core 8 to version 8.0.12.
Entity Developer
- Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.
Correzioni
- Fixed an issue with processing URI hexadecimal escape sequences in the Data Source connection string parameter.
Entity Framework support
- Fixed an issue with the Unexpected ProjectionExpression implementation error in EF Core 9.
LinqConnect (formerly known as LINQ to SQLite)
- Fixed an issue with incorrect caching of the materialization function for different queries in LinqConnect.
Entity Developer
- Fixed an issue with property mapping for nested types in Entity Framework models.
- Fixed an issue with the Update From Database wizard falsely detecting precision and scale changes in DECIMAL or NUMERIC columns for EF Core models.