pgAdmin 4 commit: Improve the logic for Bad handling of missing connect - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Improve the logic for Bad handling of missing connect
Date
Msg-id E1bhG36-0002EA-M9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: handling of range types (pgAdmin4)
Next
From: Akshay Joshi
Date:
Subject: Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server