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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue when dumping servers from a desktop pg
Date: 2020-06-01 05:52:46
Message-ID: E1jfdNO-0005lo-Rr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-01 05:53:46 Re: [pgAdmin][RM5521] pgAdmin dump servers issue in desktop mode
Previous Message Dave Page 2020-05-29 13:04:54 pgAdmin 4 commit: Tell Yum where the GPG public key is, and fix the arc