From: | Anil Sahoo <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] f2876c: 1. Fixed an issue where database name was missing ... |
Date: | 2023-11-30 12:54:04 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/16d1df-f2876c@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: f2876cabe8bc701db76987e32bd569b4bd3cba1c
https://github.com/pgadmin-org/pgadmin4/commit/f2876cabe8bc701db76987e32bd569b4bd3cba1c
Author: Anil Sahoo <anil(dot)sahoo(at)enterprisedb(dot)com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/__init__.py
A web/pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
Log Message:
-----------
1. Fixed an issue where database name was missing in an error message if name contains any special characters. #6488
2. Add a confirmation dialog before closing a query tool when a query is already running.
From | Date | Subject | |
---|---|---|---|
Next Message | dependabot[bot] | 2023-12-01 06:12:05 | [pgadmin-org/pgadmin4] 41b946: Javascript dependency: Bump @adobe/css-tools from ... |
Previous Message | Aditya Toshniwal | 2023-11-30 10:01:39 | [pgadmin-org/pgadmin4] 16d1df: Fixed an issue where schema diff tool is not loadi... |