pgAdmin 4 commit: Ensure that the dump servers functionality works from - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the dump servers functionality works from
Date
Msg-id E1oTJYl-0000C2-2h@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the dump servers functionality works from setup.py. Fixes #7644

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f819ec6796bd0816e521af1a247785849acfe5

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                             | 1 +
web/pgadmin/misc/file_manager/__init__.py                     | 4 ++--
web/pgadmin/utils/__init__.py                                 | 9 +++++----
web/regression/javascript/search_objects/SearchObject.spec.js | 6 +++---
web/setup.py                                                  | 4 ++--
5 files changed, 13 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Housekeeping #7446 [docs] Update keyboard shortcut docs page
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed audit issue.