pgAdmin 4 commit: Fixed import/export servers issue reported during tes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed import/export servers issue reported during tes
Date: 2022-01-10 10:54:56
Message-ID: E1n6sKG-0005kW-7x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed import/export servers issue reported during testing.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/__init__.py | 23 ++++++++++++++---------
web/pgadmin/utils/paths.py | 6 +++---
web/setup.py | 1 -
3 files changed, 17 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-10 11:52:43 pgAdmin4 v6.4 candidate builds
Previous Message Akshay Joshi 2022-01-10 06:41:05 Re: [pgAdmin]: Patch for SonarQube bug fixes