Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 932dcd96668dec779579ca616bca3ce612ce647c
https://github.com/pgadmin-org/pgadmin4/commit/932dcd96668dec779579ca616bca3ce612ce647c
Author: Aditya Toshniwal <[email protected]>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py
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/javascript/schema_ui_files/functions.ui.spec.js
M web/regression/javascript/schema_ui_files/language.ui.spec.js
M web/regression/javascript/schema_ui_files/publication.ui.spec.js
M web/regression/javascript/schema_ui_files/subscription.ui.spec.js
Log Message:
-----------
Fix an issue where role is used as username for newly added servers when
opening query tool. #5702