- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 5.1.1
Released: Apr 12, 2022
5.1.1 中的更新
特性
- Added support for Embarcadero RAD Studio 11.1 Alexandria.
- Added support for Lazarus 2.2.0.
- Added support for Microsoft Windows 11.
- Added support for Apple macOS Monterey.
- Direct mode is now based on version 3.37.2 of the SQLite engine.
修補程式
- Fixed bug with an empty value of a string field when the database column stores data larger than the field size.
- Fixed bug with incorrect DATETIME values handling when DateFormat and TimeFormat connection options are set to non-default values.
- Fixed bug with handling DATETIME values that contains the "Z" suffix in milliseconds.
- Fixed bug with resetting param values when changing param values count.