SQLite Data Access Components (LiteDAC) 6.4.0
Released: Mar 20, 2025
6.4.0 での更新項目
機能
- Added support for Embarcadero RAD Studio 12 Athens Release 3.
- Added support for the RAD Studio 64-bit IDE.
- Added support for Lazarus 3.8.
- Added support for parameters in the Script component.
- Added support for the TurboPack SynEdit package in component editors.
- Added support for syntax highlighting in component editors in Lazarus on the Windows platform.
- Added the IndentFormat argument to the SaveToXML method of the dataset to decrease file size.
- Added the SaveToJSON method for serializing a dataset to the JSON format.
- Added the ability to use readonly fields in the SQL Generator at design-time.
- Improved working with design-time editors in High DPI mode.
不具合の修正
- Fixed a bug with ambiguity between the CRJSON.TJSONObject and System.Json.TJSONObject classes.
- Fixed a bug with updating a record in the dataset that has key fields of the TEXT type.
- Fixed a bug with displaying an error message in the LiteBackup component.