pgAdmin 4 commit: Ensure servers are deleted when their parent group is

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure servers are deleted when their parent group is
Date: 2017-03-06 10:35:30
Message-ID: E1ckpzG-0007ON-Sy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-06 10:36:12 pgAdmin 4 commit: Fix the path to the busy indicator for the treeview w
Previous Message Dave Page 2017-03-06 10:31:26 Re: [PATCH][pgAdmin4] To show indeterminate state for [null] value for boolean