pgAdmin 4 commit: Fixed import/export server issues reported while test

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 server issues reported while test
Date: 2022-01-06 14:31:35
Message-ID: E1n5Tnj-000535-1t@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed import/export server issues reported while testing.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/import_export_servers/__init__.py | 7 +++++--
.../import_export_servers/static/js/ImportExportServers.jsx | 12 +++++++-----
2 files changed, 12 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2022-01-06 15:05:53 Re: [patch][pgAdmin] RM7018 [React] Port Restore dialog to React.
Previous Message Nikhil Mohite 2022-01-06 12:47:17 [pgAdmin][RM-7019]: [React] Port Maintenance dialog to React.