pgAdmin 4 commit: 1. Resolved the issues related to the database connec

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1. Resolved the issues related to the database connec
Date: 2020-12-07 10:43:47
Message-ID: E1kmDzf-0006Bu-EQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-07 11:08:37 pgAdmin 4 commit: Initial WIP ERD Tool implementation.
Previous Message Akshay Joshi 2020-12-07 10:21:38 pgAdmin 4 commit: Update version for release.