Thread: pgAdmin 4 commit: Fixed an issue where an operation error message pop u

pgAdmin 4 commit: Fixed an issue where an operation error message pop u

From
Akshay Joshi
Date:
Fixed an issue where an operation error message pop up showing the database object's name incorrectly. Fixes #7078

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=191e2b624243651cd1e1cdec7719ef82993095c8
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_4.rst                                  | 1 +
.../browser/server_groups/servers/databases/static/js/database.js | 4 ++--
web/pgadmin/browser/static/js/error.js                            | 2 +-
web/pgadmin/browser/static/js/node.js                             | 2 +-
web/pgadmin/static/js/helpers/Notifier.jsx                        | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js                | 8 ++++----
6 files changed, 10 insertions(+), 8 deletions(-)