PgDAC 6.1 with support for Android 64-bit

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

PgDAC 6.1 with support for Android 64-bit

Post by Devart » Wed 27 Nov 2019 17:02

Hello,

Delphi DAC team has added support for the Android 64-bit platform to PgDAC.

What's new:
  • Android 64-bit is supported
  • Lazarus 2.0.6 is supported
  • PostgreSQL 12 is supported
  • OpenSSL 1.1 library is supported
  • Now Trial edition for macOS and Linux is fully functional
  • Bug with AV failure when using encryption is fixed
  • Bug with using the FieldOrigins property is fixed
  • Bug with the Loader component when UniDirectional set to True for source dataset is fixed
  • Bug with "Record changed by another user" error when LockMode <> lmNone is fixed
  • Bug with mapping to BCD fields when TClientDataSet is used is fixed
  • Bug with resetting the range values when executing the Refresh method is fixed
  • Several bugs that occurred when using DataSet Manager are fixed
Devart Development Team
https://www.devart.com/pgdac/

Locked