pgAdmin 4 commit: Ensure that the import/export feature should work wit

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the import/export feature should work wit
Date: 2020-09-22 04:16:04
Message-ID: E1kKZim-0005JO-SQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the import/export feature should work with SSH Tunnel. Fixes #5739

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ee9cddcebcc2178c5ec80008790ffc055ad05a3
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst | 1 +
web/pgadmin/tools/import_export/__init__.py | 8 ++++++--
2 files changed, 7 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-22 04:16:42 Re: [pgAdmin][RM5739]: Export feature(COPY) does not work with SSH tunnel
Previous Message Akshay Joshi 2020-09-21 11:54:06 Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab