pgAdmin 4 commit: Ensure that the referenced table should be displayed - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the referenced table should be displayed
Date
Msg-id E1jqwpI-0006qO-SK@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5629] Properties tab of collection nodes should not allow editing
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM 5530 - Referenced Table is not displayed on foriegn key constraints property