pgAdmin 4 commit: Remove redundant empty option for Exclusion constrain

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove redundant empty option for Exclusion constrain
Date: 2021-09-29 09:53:55
Message-ID: E1mVWHj-0002yX-B3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-29 09:54:11 Re: [pgAdmin][RM6825] Empty options table node
Previous Message Aditya Toshniwal 2021-09-29 09:39:03 [pgAdmin][RM6825] Empty options table node