pgAdmin 4 commit: Fixed an issue where Schema Diff and Debugger give a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where Schema Diff and Debugger give a
Date
Msg-id E1m0mAF-0000vC-W7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where Schema Diff and Debugger give a blank white panel.

refs #6398

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d4c073730c679c6d2c41233aae94ace4548deee
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/static/js/debugger.js       | 1 +
web/pgadmin/tools/schema_diff/static/js/schema_diff.js | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Bug #6337
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Set the default value of the long-running threshol