pgAdmin 4 commit: Fix drop/drop cascade regression. Fixes #3823

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix drop/drop cascade regression. Fixes #3823
Date: 2018-12-18 09:45:18
Message-ID: E1gZBwE-0000xQ-B9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix drop/drop cascade regression. Fixes #3823

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/collection.js | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-18 09:45:21 Re: [pgAdmin4][Patch] - RM 3823 - Delete/Drop and drop cascade option under properties section is disabled for multiple objects.
Previous Message Akshay Joshi 2018-12-18 09:30:14 Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specify NULL values in CSV export