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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Improve the logic for Bad handling of missing connect
Дата
Msg-id E1bhG36-0002EA-M9@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: handling of range types (pgAdmin4)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server