pgAdmin 4 commit: Fix dropping of Domains. Fixes #1470

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix dropping of Domains. Fixes #1470
Date: 2016-08-03 14:44:27
Message-ID: E1bUxPH-0001Gj-Bf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix dropping of Domains. Fixes #1470

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=68497b00f66ca6f8257deffcb2a7fe6e361e1744
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/domains/__init__.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-03 14:44:33 Re: [pgAdmin][Patch]: Fixed RM 1470
Previous Message Dave Page 2016-08-03 14:39:23 Re: Patch for RM1500 other issues [pgAdmin4]