SQLite Data Access Components (LiteDAC) 4.4.3

Released: Apr 6, 2021

Actualizaciones en 4.4.3

Características

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

Correcciones

  • 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.