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.