pgAdmin 4 commit: Remove redundant empty option for Exclusion constrain - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove redundant empty option for Exclusion constrain
Date
Msg-id E1mVWHj-0002yX-B3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove redundant empty option for Exclusion constraint access method name, Of type, and Like relations. Fixes #6825

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/__init__.py   | 6 +++---
.../schemas/tables/constraints/exclusion_constraint/utils.py     | 2 +-
.../servers/databases/schemas/tables/static/js/table.ui.js       | 9 +--------
3 files changed, 5 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6825] Empty options table node
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6825] Empty options table node