PostgreSQL Data Access Components (PgDAC) 7.0.1
Released: Sep 13, 2021
Updates in 7.0.1
Funktionen
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
- Added a demo project for FastReport FMX.
Fehlerkorrekturen
- Fixed bug with processing UUID fields.
- Fixed bug with processing large OID values.
- Fixed bug with the incorrect encoding of error messages.
- Fixed bug with the incorrect RowsAffected result of the WITH ... statement.
- Fixed bug with error when setting the "0" value for a currency field.
- Fixed bug with automatic conversion of null values from SQL subqueries to default values.
- Fixed bug with processing IDENTITY fields in the PgDump component.
- Fixed bug with CanModify = False in the Table component when opening a temporary table.
- Fixed bug with using the Dump component with PostgreSQL version 8.1 and earlier.
- Fixed bug with executing stored procedures in PostgreSQL version 8.1 and earlier.
- Fixed bug with using batch inserts in PostgreSQL version 8.2 and earlier.
- Fixed bug with setting a DateTime value before the year 1800 to TTimeField.
- Fixed bug with using a BLOB field in the IndexFieldNames property of the DataSet component.
- Fixed bug with memory leak on Locate by field with data type mapping.
- Fixed bug with escaping wildcards in the Filter property of the DataSet component.