pgAdmin 4 commit: Fixed an issue where Schema Diff and Debugger give a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where Schema Diff and Debugger give a
Date: 2021-07-06 14:35:07
Message-ID: E1m0mAF-0000vC-W7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-06 14:35:08 pgAdmin 4 commit: Resolved the issue when the user selects the folder '
Previous Message Dave Page 2021-07-06 13:52:23 Re: Bug #6337