dotConnect for PostgreSQL V7.20.1860

Released: Apr 1, 2021

Updates in V7.20.1860

Features

  • Added support for Microsoft Visual Studio 2019 version 16.10 Preview.
  • Added the ability to use SslStream to create SSL connections for Microsoft .NET Standard (.NET Core) Projects.
  • Added an additional parameter substitution mode in queries in the SSIS Data Flow Source component: substitution as is, without escaping.

Fixes

  • Fixed the bug with a DateTime variable in the SSIS Source component.
  • Fixed the bug with opening SSL connection to PostgreSQL Server 13 that uses password_encryption=scram-sha-256.