pgAdmin 4 commit: Gracefully informed the user that the database is alr

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Gracefully informed the user that the database is alr
Дата
Msg-id E1jVVvM-0004DC-IW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Gracefully informed the user that the database is already connected when they click on 'Connect Database...'. Fixes
#3694

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d61b8eb1b39f2256a196827d5152f6ac520bb13d
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                  |  1 +
.../server_groups/servers/databases/__init__.py    | 49 ++++++++++++----------
.../servers/databases/static/js/database.js        | 11 +++--
3 files changed, 35 insertions(+), 26 deletions(-)


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

Предыдущее
От: Satish V
Дата:
Сообщение: Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5422 - Synonym Dependencies tab showsincorrect data