pgAdmin 4 commit: 1. Operators dropdown disabled. Fixes #6771.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1. Operators dropdown disabled. Fixes #6771.
Date: 2021-10-05 09:10:08
Message-ID: E1mXgSe-0005ls-Qo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1. Operators dropdown disabled. Fixes #6771.
2. Vacuum options value is not considered for M-SQL when creating. Fixes #6781.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=400896c563eda6752e6d34167cfdbcf362296dc3
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../exclusion_constraint/static/js/exclusion_constraint.ui.js | 4 +++-
web/pgadmin/static/js/SchemaView/index.jsx | 7 ++++---
2 files changed, 7 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-05 09:11:42 Re: [pgAdmin][patch] Exclusion constraint and vacuum related fixes
Previous Message Aditya Toshniwal 2021-10-05 07:47:29 [pgAdmin][patch] Exclusion constraint and vacuum related fixes