Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 6bd0ea7a0255692271398c09890de721a3bffd72
https://github.com/pgadmin-org/pgadmin4/commit/6bd0ea7a0255692271398c09890de721a3bffd72
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
Log Message:
-----------
Fixed an issue where the file name in the query tool tab was not changing if another file is opened. #5909