pgAdmin 4 commit: Fixed issue where modified SQL not loading Unique Con

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue where modified SQL not loading Unique Con
Date: 2021-09-23 09:18:28
Message-ID: E1mTKs8-0007N1-Lu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue where modified SQL not loading Unique Constraint dialog. Fixes #6772

Branch
------
master

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

Modified Files
--------------
.../constraints/index_constraint/static/js/unique_constraint.ui.js | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-23 09:19:21 Re: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog
Previous Message Nikhil Mohite 2021-09-23 09:08:18 Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react