SQLite Data Access Components (LiteDAC) 5.2.0

Released: Sep 12, 2022

Mises à jour de 5.2.0

Fonctionnalités

  • Direct mode is now based on version 3.39.2 of the SQLite engine.
  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Added support for Lazarus 2.2.2.
  • Added support for Apple iOS 15.
  • Added support for Android 12.
  • Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
  • Improved performance when exporting to XML.

Correctifs

  • Fixed bug with mapping table columns of non-standard types to fields of the ftMemo type.
  • Fixed bug with mapping table columns of integer types to string fields.
  • Fixed bug when a connection string parameter value contains a single quote.