pgAdmin 4 commit: Ensure that the referenced table should be displayed

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the referenced table should be displayed
Дата
Msg-id E1jqwpI-0006qO-SK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that the referenced table should be displayed on foreign key constraints. Fixes #5530

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1802f8a3f8f9d9369ed79ec88f36280fc9640af7
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst                  |  1 +
.../foreign_key/static/js/foreign_key.js           | 52 +++++++++++++++++++---
.../tables/constraints/foreign_key/utils.py        |  4 +-
.../databases/schemas/tables/static/js/table.js    |  2 +-
4 files changed, 52 insertions(+), 7 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5629] Properties tab of collection nodes should not allow editing
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] RM 5530 - Referenced Table is not displayed on foriegn key constraints property