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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1136 - do not to allow create a server group w
Date: 2016-05-24 18:30:39
Message-ID: E1b5H6F-0000nD-2Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-24 18:30:44 Re: PATCH: Fix the issue when server group already exists (pgAdmin4)
Previous Message Ashesh Vashi 2016-05-24 18:26:53 Re: PATCH: Fix the issue while dropping a Role (pgAdmin4)