pgAdmin 4 commit: Fixed an issue where collapse and expand arrows misma

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where collapse and expand arrows misma
Дата
Msg-id E1mOHUO-00008J-80@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where collapse and expand arrows mismatch in case of nested IF. Fixes #6712

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e7e481d4e88f42c761af4f52401d6a0074d032
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_0.rst                   |  1 +
.../codemirror/addon/fold/pgadmin-sqlfoldcode.js   | 43 +++++++++++++++++++++-
2 files changed, 42 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] - Bug #6705 - Log in error after clean install in Kubernetes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6712 Collapse & expand arrows are not populating correctly in case of nested if.