pgAdmin 4 commit: Fixed an issue where the wrong SQL is generated when - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the wrong SQL is generated when
Date
Msg-id E1mcneu-0005Xo-4G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the wrong SQL is generated when deleting and renaming table columns together. Fixes #6935

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_1.rst           | 1 +
web/pgadmin/static/js/SchemaView/index.jsx | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue