[pgAdmin][RM7238] ERD: Remove foreign references when table node is removed

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM7238] ERD: Remove foreign references when table node is removed
Дата
Msg-id CAM9w-_=4sxgfdS9vPjDMWBoi85xkg1LESCTJyBNCxFFawEZgAg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM7238] ERD: Remove foreign references when table node is removed  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Reggie S Smith
Дата:
Сообщение: PostgreSQL
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6131] Port query tool to React