pgAdmin 4 commit: Fixed the issue where all FKs are removed if one of t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the issue where all FKs are removed if one of t
Date
Msg-id E1mbe7F-0005bG-Vb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the issue where all FKs are removed if one of the multiple FKs on the same column is removed.

refs #6891

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c13b1b60e36392fa696ff2406686bb74566fddd0
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgaweb][patch] Update style guide WRT RM6754
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6802 Unable to edit trigger for advanced servers