Thread: pgAdmin 4 commit: Fix issue where VALID foreign keys show as NOT VALID

pgAdmin 4 commit: Fix issue where VALID foreign keys show as NOT VALID

From
Akshay Joshi
Date:
Fix issue where VALID foreign keys show as NOT VALID in the SQL tab for tables.

Corrected the condition for valid foreign key.

Fixes #4791

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c3e11bd3903fb4ad05b583040519a207c0abadb1

Modified Files
--------------
docs/en_US/release_notes_4_14.rst                                       | 1 +
.../schemas/tables/templates/tables/sql/macros/constraints.macro        | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)