pgAdmin 4 commit: Fixed an issue where the downloaded ERD diagram was 0

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the downloaded ERD diagram was 0
Дата
Msg-id E1ncOm9-00044w-De@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM6131] Port query tool to React
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7187] ERD Image png 0 bytes