SQLite Data Access Components (LiteDAC) 4.4.3

Released: Apr 6, 2021

Updates in 4.4.3

Funktionen

  • JournalMode - Added jmDefault option value for the Connection component.

Fehlerkorrekturen

  • Fixed bug with mapping the liteNull database type to the ftBLOB field type.
  • Fixed bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method.