- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- PostgreSQL Data Access Components (PgDAC)
PostgreSQL Data Access Components (PgDAC) 6.4.4
Released: Jul 14, 2021
6.4.4 中的更新
特性
- Added support for TFieldOptions.
修補程式
- Fixed bug with executing a stored procedure when ProtocolVersion = pvAuto.
- Fixed bug with executing a "SELECT FROM ..." statement.
- Fixed bug with a "Range check error" exception when executing a statement with parameters.
- Fixed bug with AV when executing a "SET ROLE ..." statement.
- Fixed bug with updating a table that has a Serial field.
- Fixed bug with handling statement parameters of the ftUnknown data type.
- Fixed bug with applying both Encryption and Data Type Mapping on a BLOB column.
- Fixed bug with AV after adding the Lookup field to a prepared DataSet.