Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 12f82820c9972ece80aad41df138aa39f45363e5
https://github.com/pgadmin-org/pgadmin4/commit/12f82820c9972ece80aad41df138aa39f45363e5
Author: Akshay Joshi <[email protected]>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M docs/en_US/release_notes_7_0.rst
M
web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/maintenance/__init__.py
M web/pgadmin/tools/restore/__init__.py
Log Message:
-----------
Fix an issue where Backup, Restore, and Maintenance not working if connection
timeout is set in the server dialog. #5959