SQLite Data Access Components (LiteDAC) 4.4.3

Released: Apr 6, 2021

4.4.3 での更新項目

機能

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

不具合の修正

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