- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- PostgreSQL Data Access Components (PgDAC)
PostgreSQL Data Access Components (PgDAC) 5.2.6
Released: Jul 9, 2018
5.2.6 中的更新
特性
- Added support for Lazarus 1.8.4.
- Improved performance of batch operations.
- Added support for HTTP/HTTPS tunneling.
- Added demo projects for IntraWeb 14.
修补程序
- Fixed memory leak in NEXTGEN.
- Fixed bug retrieving the result recordset when using an INSERT ... RETURNING statement in batch operations.
- Fixed bug with slow performance when inserting data into a table that has domain fields.
- Fixed connection error using SSL on some servers.
- 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.