Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 59c4a00134b56694b7b7d37b5a2a3430df122e98 https://github.com/pgadmin-org/pgadmin4/commit/59c4a00134b56694b7b7d37b5a2a3430df122e98 Author: Aditya Toshniwal <aditya.toshniwa...@gmail.com> Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths: M docs/en_US/release_notes_7_6.rst M web/pgadmin/browser/server_groups/servers/__init__.py Log Message: ----------- Fix an issue where query tool on shared server is throwing error if the pgAdmin config DB is external. #6252