pgAdmin 4 commit: Fixes #1136 - do not to allow create a server group w - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1136 - do not to allow create a server group w
Date
Msg-id E1b5H6F-0000nD-2Y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1136 - do not to allow create a server group with same name.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c81977d441870ce23748d321610cbdcaac11a5d0
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py | 12 ++++++++++++
1 file changed, 12 insertions(+)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fix the issue while dropping a Role (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fix the issue when server group already exists (pgAdmin4)