[pgAdmin][RM7238] ERD: Remove foreign references when table node is removed - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM7238] ERD: Remove foreign references when table node is removed
Date
Msg-id CAM9w-_=4sxgfdS9vPjDMWBoi85xkg1LESCTJyBNCxFFawEZgAg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM7238] ERD: Remove foreign references when table node is removed  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached patch fixes issue where foreign key is not removed even if the referred table is removed in ERD. I have also added a check to not allow duplicate table names.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Reggie S Smith
Date:
Subject: PostgreSQL
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6131] Port query tool to React