pgAdmin 4 commit: Fixed an issue where the downloaded ERD diagram was 0 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the downloaded ERD diagram was 0
Date
Msg-id E1ncOm9-00044w-De@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes #7187

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf8e569bde0dd2b2ce6bf248a209a01a7523a7f4
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                        |  1 +
docs/en_US/release_notes_6_9.rst                    | 20 ++++++++++++++++++++
.../static/js/erd_tool/ui_components/BodyWidget.jsx | 21 +++++++++++++++++++--
3 files changed, 40 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6131] Port query tool to React
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7187] ERD Image png 0 bytes