pgAdmin 4 commit: 1) Fix issue where validate switch for the foreign ke - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fix issue where validate switch for the foreign ke
Date
Msg-id E1iJzof-0002QJ-TT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix 'placeholders are incompatible' issue in the mess
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update version for release.