Thread: pgAdmin 4 commit: Ensure that deleting a database should not automatica

pgAdmin 4 commit: Ensure that deleting a database should not automatica

From
Akshay Joshi
Date:
Ensure that deleting a database should not automatically connect to the next database. Fixes #6685

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                          |  1 +
.../server_groups/servers/databases/static/js/database.js |  4 +++-
web/pgadmin/browser/static/js/collection.js               |  1 +
web/pgadmin/browser/static/js/node.js                     | 15 ++++++++++++++-
4 files changed, 19 insertions(+), 2 deletions(-)