Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9a6516a8b3f1875424459d129edf8e92109ab11d
https://github.com/pgadmin-org/pgadmin4/commit/9a6516a8b3f1875424459d129edf8e92109ab11d
Author: Aditya Toshniwal <[email protected]>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M
web/pgadmin/tools/sqleditor/static/js/components/sections/ConnectionBar.jsx
M web/pgadmin/tools/sqleditor/static/js/show_query_tool.js
M web/pgadmin/tools/sqleditor/static/js/show_view_data.js
Log Message:
-----------
Ensure that the query tool creates a new tab with the appropriate user when
pressing Alt+Shift+Q. #5210 (#5350)