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.