Fixed an issue where query tool title did not change after 'Save As' until any new change is made. #6193

This commit is contained in:
Aditya Toshniwal
2023-12-21 17:40:24 +05:30
parent c85a9be621
commit c8d6ff8a6d
5 changed files with 5 additions and 3 deletions

View File

@@ -30,4 +30,5 @@ Housekeeping
Bug fixes
*********
| `Issue #6781 <https://github.com/pgadmin-org/pgadmin4/issues/6193>`_ - Fixed an issue where query tool title did not change after "Save As" until any new change is made.
| `Issue #6781 <https://github.com/pgadmin-org/pgadmin4/issues/6781>`_ - Fixed an issue where export servers was not adding extension if not specified.