Обсуждение: pgAdmin 4 commit: Fixed an issue where a column is renamed and then rem

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed an issue where a column is renamed and then rem

От
Akshay Joshi
Дата:
Fixed an issue where a column is renamed and then removed, then the drop SQL query takes the wrong column name. Fixes
#5807.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_27.rst          | 3 ++-
web/pgadmin/browser/static/js/datamodel.js | 7 ++++---
2 files changed, 6 insertions(+), 4 deletions(-)