Обсуждение: pgAdmin 4 commit: Ensure that JSON files should be downloaded properly

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that JSON files should be downloaded properly

От
Akshay Joshi
Дата:
Ensure that JSON files should be downloaded properly from the storage manager. Fixes #7118

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=deab1bfaba90b97c26f1fdb36f49e4db4c0ddd85
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst              |  1 +
web/pgadmin/misc/file_manager/__init__.py     |  4 +++-
web/pgadmin/tools/storage_manager/__init__.py | 17 +++++------------
3 files changed, 9 insertions(+), 13 deletions(-)