pgAdmin 4 commit: 1. Resolved the issues related to the database connec - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1. Resolved the issues related to the database connec
Date
Msg-id E1kmDzf-0006Bu-EQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1. Resolved the issues related to the database connection.
2. Updated the create "pldbgapi" extension for the debugger.

refs #5343

Branches
--------
ERDTool
master

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

Modified Files
--------------
.../tools/debugger/tests/debugger_test_data.json       |  2 +-
.../debugger/tests/test_start_listener_debugger.py     |  4 ++--
web/pgadmin/tools/debugger/tests/utils.py              | 18 ++++++++++++++----
3 files changed, 17 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update version for release.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Initial WIP ERD Tool implementation.