Thread: pgAdmin 4 commit: 1) Fix issue where validate switch for the foreign ke

pgAdmin 4 commit: 1) Fix issue where validate switch for the foreign ke

From
Akshay Joshi
Date:
1) Fix issue where validate switch for the foreign key is enabled from table dialog even if the key is validated.
2) Fix issue where validate the foreign key from the table dialog, rename the foreign key constraint to none.

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/constraints/foreign_key/static/js/foreign_key.js    | 2 +-
.../browser/server_groups/servers/databases/schemas/tables/utils.py    | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)