Обсуждение: pgAdmin 4 commit: Ensure that the referenced table should be displayed

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)