dotConnect for SQLite 7.1.33

Released: Feb 24, 2026

7.1.33 中的更新

特性

  • Added support for sqlite-vec BINARY, INT8, and FLOAT vector data types.
  • Added the LoadLicenseKey() method to the SQLiteConnection class.

Entity Framework support

  • Added support for Entity Framework Core 10.
  • Added support for NetTopologySuite 2.6 in Entity Framework Core.
  • Added support for sqlite-vec BINARY, INT8, and FLOAT vector data types in EF Core.
  • Updated Entity Framework Core 9 support to version 9.0.12.
  • Updated Entity Framework Core 8 support to version 8.0.23.

修补程序

  • Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT.

Entity Framework support

  • Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9.
  • Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core.

LinqConnect

  • Fixed an issue where Devart.Data.SQLite.Linq.dll could be missing from the installation.