pgcli v3.5.0 Release Notes

Release Date: 2022-09-15 // over 1 year ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ†• New formatter is added to export query result to sql format (such as sql-insert, sql-update) like mycli.

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix exception when retrieving password from keyring (issue 1338).
    • ๐Ÿ›  Fix using comments with special commands (issue 1362).
    • ๐Ÿ Small improvements to the Windows developer experience
    • ๐Ÿ›  Fix submitting queries in safe multiline mode (1360).

    Internal:


Previous changes from v3.4.1

  • ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix the bug with Redshift not displaying word count in status (related issue).
    • ๐Ÿ‘‰ Show the error status for CSV output format.