pgAdmin 4 commit: Fixed an issue where exclusion constraint cannot be c - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where exclusion constraint cannot be c
Date
Msg-id E1maXU8-0002Sd-NG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where exclusion constraint cannot be created from table dialog
if the access method name is changed once. Fixes #6900

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ace229152f65026837e1d80f284ac7d2dd8172c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                | 1 +
web/pgadmin/static/js/SchemaView/DepListener.js | 6 ++++--
web/pgadmin/static/js/SchemaView/index.jsx      | 7 +++++--
3 files changed, 10 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6776 - Label 'Inherits Tables?' is misleading in properties panel.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6776 - Label 'Inherits Tables?' is misleading in properties panel.