SQLite Data Access Components (LiteDAC) 5.0.2

Released: Dec 9, 2021

5.0.2 中的更新

特性

  • Added PoolId connection option.

修補程式

  • Fixed bug with memory leak when using the julianday() SQL function in Direct mode.
  • Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
  • Fixed bug with freezing multiply connection pools in threads.
  • Fixed bug with using the AsDate property when working with fields of the ftDate type.
  • Fixed bug with updating the state of records at applying cached updates.