pgAdmin 4 commit: Fixed issue where modified SQL not loading Unique Con - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issue where modified SQL not loading Unique Con
Date
Msg-id E1mTKs8-0007N1-Lu@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog