pgAdmin 4 commit: Handle errors properly if they occur when renaminga - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Handle errors properly if they occur when renaminga
Date
Msg-id E1fNPnm-0003ew-IN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle errors properly if they occur when renaming a database. Fixes #3353

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08990cb1de091a21d23135c8318bbd24bd10e8c5
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                              |  3 ++-
.../browser/server_groups/servers/databases/__init__.py       | 11 +++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgadmin4][Patch]: Test cases for the backup module
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix dropping of databases over SSH tunneledconnectio