pgAdmin 4 commit: Fixed an issue where the New Connection Drop Down has

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the New Connection Drop Down has
Дата
Msg-id E1lwLix-0001aU-5G@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where the New Connection Drop Down has lost default maintenance database, auto-select, and tab-through
functionality.Fixes #6505 

Branch
------
React_Porting

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e756421daf8608b815050454049626b72877a695
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst                               | 1 +
web/pgadmin/static/js/sqleditor/new_connection_dialog_model.js | 6 +++++-
web/pgadmin/tools/sqleditor/__init__.py                        | 8 ++++++--
3 files changed, 12 insertions(+), 3 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: Refactor: Registry Classes