New version of PgDAC 7.2 is available!

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New version of PgDAC 7.2 is available!

Post by Devart » Fri 15 Apr 2022 17:46

We are glad to announce the release of the MyDAC 11.1 with the support for RAD Studio 11.1 Alexandria, Lazarus 2.2.0, macOS Monterey, and Windows 11.

What's new in this release:
  • The SCRAM-SHA-256-PLUS authentication mechanism is supported
  • "ON CONFLICT" in batch operations is supported
  • Open connection performance is improved
  • The AddDelete property for the Dump component is added
  • Dumping of stores procedures via the Dump component is added
  • Fixed bug with saving JSON fields
  • Fixed bug with the reading of type real
  • Fixed bug with TFieldDesc.IsAutoIncrement = False for fields created as "GENERATED ALWAYS AS IDENTITY"
  • Fixed bug with resetting param values when changing param values count
  • Fixed bug with HTTPS tunneling in the Direct mode
  • Fixed bug with AV when using the TCRSSLIOHandler from the SecureBridge demo project as an IOHandler for a connection
Devart Development Team

https://www.devart.com/pgdac

Post Reply