[pgadmin-org/pgadmin4] 6bd0ea: Fixed an issue where the file name in the query to...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 6bd0ea: Fixed an issue where the file name in the query to...
Date: 2023-03-08 12:08:06
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/53f460-6bd0ea@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-03-08 12:57:03 [pgadmin-org/pgadmin4] 31818b: Update SQLAlchemy, Flask, Flask-SQLAlchemy, and ot...
Previous Message Akshay Joshi 2023-03-08 12:02:19 Re: pgAdmin4 v6.21 candidate builds