dotConnect for SQLite 6.4.193

Released: Feb 11, 2025

6.4.193 버젼 업데이트

기능

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.

수정사항

  • 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.