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.