SQLite Data Access Components (LiteDAC) 6.0.0

Released: Nov 15, 2023

Mises à jour de 6.0.0

Fonctionnalités

  • Direct mode is now based on version 3.42.0 of the SQLite engine.
  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Apple macOS Sonoma.
  • Added support for Apple iOS 17.
  • Added support for Android 13.
  • Added support for nested macros in SQL queries.
  • Added Display Format for Aggregate fields.
  • Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.

Correctifs

  • Fixed bug with incorrect execution of an SQL statement that contains a comment at the end.
  • Fixed bug with ambiguity of "size_t" declaration when compiling in CBuilder.
  • Fixed bug moving the cursor when using Aggregate fields.
  • Fixed bug deleting a record when using Aggregated fields.
  • Fixed bug storing empty Aggregates collection in DFM.
  • Fixed bug with AV when installing a package in the IDE.
  • Fixed bug with AV in the dataset CloneCursor method.
  • Fixed bug using Aggregated and InternalCalc fields together.
  • Fixed bug with duplicate resource IDs in CBuilder.
  • Fixed bug using "NOT Field LIKE" construction in Filter property.