SQLite Data Access Components (LiteDAC) 5.0.1

Released: Sep 13, 2021

Updates in 5.0.1

Funktionen

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM.
  • Added a demo project for FastReport FMX.
  • Added IntegerAsLargeInt option to Connection component.

Fehlerkorrekturen

  • Fixed bug with setting a DateTime value before the year 1800 to TTimeField.
  • Fixed bug with using a BLOB field in the IndexFieldNames property of the DataSet component.
  • Fixed bug with memory leak on Locate by field with data type mapping.
  • Fixed bug with escaping wildcards in the Filter property of the DataSet component.
  • Fixed bug with mapping VARCHAR columns with length greater than 65,535 to fields of type ftString.