[pgadmin-hackers] pgAdmin 4 commit: Ensure servers are deleted when their parent groupis - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure servers are deleted when their parent groupis
Date
Msg-id E1ckpzG-0007ON-Sy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure servers are deleted when their parent group is deleted. Fixes #2212

Branch
------
master

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

Modified Files
--------------
web/pgadmin/model/__init__.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [PATCH][pgAdmin4] To show indeterminate statefor [null] value for boolean
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix the path to the busy indicator for the treevieww