PostgreSQL Data Access Components (PgDAC) 5.4.10
Released: Jun 24, 2019
5.4.10 での更新項目
機能
- Added support for Lazarus 2.0.2.
- Added TVirtualTable DefaultSortType property.
- Improved performance of TVirtualTable SaveToFile/LoadFromFile methods
- Added pmAuto value for the specific ProtocolVersion.
- Now ProtocolVersion is set to pmAuto by default, which significantly improves performance.
- Added mVerifyCA and smVerifyFull options for the SSLMode in the TUniConnection component.
- Added possibility to use function calls in batch operations.