SQLite Data Access Components (LiteDAC) 6.3.2
Released: Jan 20, 2025
6.3.2 버젼 업데이트
기능
- Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
수정사항
- Fixed an issue with the SaveToXML method of the TMemDataSet class and its descendants, which occurred when saving UUID fields.
- Fixed a bug that occurred when calling the RefreshRecord method with FullRefresh set to True.
- Fixed an issue with processing the Filter property of a dataset that occurred when it included the NOT operation.
- Fixed an issue with using subfunctions in a filter.