pgAdmin 4 commit: Added '--replace' option in Import server to replace

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added '--replace' option in Import server to replace
Date: 2021-03-01 12:30:14
Message-ID: E1lGhgk-0007aG-9A@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added '--replace' option in Import server to replace the list of servers with the newly imported one. Fixes #6270

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=faa66f1636ef3a8e6e8f82c011126f11a08b7ad0
Author: Alessandro De Maria <alessandro(dot)demaria(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/import_export_servers.rst | 7 +++++
docs/en_US/release_notes_5_1.rst | 1 +
web/setup.py | 58 +++++++++++++++++++++++++++++++++---
3 files changed, 62 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-01 12:30:46 Re: [pgAdmin]: Patch for SonarQube fixes.
Previous Message Alessandro De Maria 2021-03-01 11:12:40 Re: Feature 6270: Allow for --load-servers to replace current server list