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.toshni...@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(-)