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

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

From
Akshay Joshi
Date:
Fixed an issue where the New Connection Drop Down has lost default maintenance database, auto-select, and tab-through
functionality.Fixes #6505 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2adb29ffc092c16a0b8459f04518b07886b666ce
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(-)