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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fix issue where validate switch for the foreign ke
Date: 2019-10-14 12:51:13
Message-ID: E1iJzof-0002QJ-TT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-10-15 08:58:03 pgAdmin 4 commit: Update version for release.
Previous Message Akshay Joshi 2019-10-14 07:23:19 pgAdmin 4 commit: Fix 'placeholders are incompatible' issue in the mess