Thread: pgAdmin 4 commit: Fixed an issue when dumping servers from a desktop pg

pgAdmin 4 commit: Fixed an issue when dumping servers from a desktop pg

From
Akshay Joshi
Date:
Fixed an issue when dumping servers from a desktop pgAdmin app by providing an option '--sqlite-path'. Fixes #5521

Branch
------
master

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

Modified Files
--------------
docs/en_US/import_export_servers.rst | 19 ++++++++-
docs/en_US/release_notes_4_23.rst    |  1 +
web/pgadmin/__init__.py              | 49 ++++++++++++++-------
web/setup.py                         | 83 +++++++++++++++++++++++++-----------
4 files changed, 109 insertions(+), 43 deletions(-)