Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 5d70803d6d4b5156dbf6ff480fe3675cbbf9dbc7
https://github.com/pgadmin-org/pgadmin4/commit/5d70803d6d4b5156dbf6ff480fe3675cbbf9dbc7
Author: Pravesh Sharma <[email protected]>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/psql/templates/editor_template.html
Log Message:
-----------
1. Fixed an issue where psql was not taking the role used to connect in
server properties. #5807
2. Corrected title in query tool connection link.