pgAdmin 4 commit: Fixed an issue where the last message is not visible

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the last message is not visible
Дата
Msg-id E1mRFtD-0002H5-No@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where the last message is not visible in the Debugger. Fixes #6713

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_0.rst               |  1 +
web/pgadmin/tools/debugger/static/js/direct.js | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6713 [Debugger] Messages tab hide last message