Thread: pgAdmin 4 commit: Improve the logic for Bad handling of missing connect

pgAdmin 4 commit: Improve the logic for Bad handling of missing connect

From
Akshay Joshi
Date:
Improve the logic for Bad handling of missing connection database server RM #1387

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ac65070bc791e1fc8fb0a9c72808f60d48471d7
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      |   2 +-
.../browser/templates/browser/js/browser.js        |  69 +++--
web/pgadmin/utils/driver/psycopg2/__init__.py      | 289 ++++++++++++++-------
3 files changed, 245 insertions(+), 115 deletions(-)