Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7710d5e21cdfc08ff003e03dbe49f148c1f0d752 https://github.com/pgadmin-org/pgadmin4/commit/7710d5e21cdfc08ff003e03dbe49f148c1f0d752 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths: M web/pgadmin/tools/sqleditor/static/js/show_query_tool.js M web/pgadmin/tools/sqleditor/static/js/show_view_data.js M web/regression/runtests.py Log Message: ----------- Ensure the query tool is launched successfully for the servers registered with the PostgreSQL service. #5575