SQLite Data Access Components (LiteDAC) 4.4.1

Released: Mar 2, 2021

4.4.1 中的更新

特性

  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Added JournalMode option to the Connection component.
  • Added LockingMode option to the Connection component.
  • Added Synchronous option to the Connection component.
  • Improved batch operation performance.
  • Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.

修補程式

  • Fixed bug with setting the ReadOnly field property at runtime.
  • Fixed bug with an outdated version of the SQLite engine on the Android 64-bit platform.