- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 3.3.6
Released: Jul 9, 2018
3.3.6 中的更新
特性
- Added support for Lazarus 1.8.4.
- Improved performance of batch operations.
- Added demo projects for IntraWeb 14.
- Added support for WAL in Direct Mode for non-Windows platforms.
修补程序
- Fixed memory leak in NEXTGEN.
- Fixed bug retrieving data in a Detail dataset when SmartFetch is enabled.
- Fixed bug with AV on macOS High Sierra.
- Fixed bug updating a record when using the OnFilterRecord event handler.
- Fixed bug using encryption and CacheCalcFields.
- Fixed bug using a backslash in the Filter property.
- Fixed bug using First method in Master-Detail relationships.