Re: [Patch] - Bug #7428 - Import Export Issues - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [Patch] - Bug #7428 - Import Export Issues
Date
Msg-id CANxoLDeqbMebKWR0T0Fz+iH5EFo1DPQHyettojYnXNz4pyyDxw@mail.gmail.com
Whole thread Raw
In response to Re: [Patch] - Bug #7428 - Import Export Issues  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
Responses Re: [Patch] - Bug #7428 - Import Export Issues  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Thu, Jul 14, 2022 at 3:19 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hello Team,

Please find the updated patch which fixes the above error. Also updated documentation for import/export dialogue.
Also contains fixes for Bug 7520JSON viewer/editor hidden for the first records.

Thanks,
Yogesh Mahajan
EnterpriseDB


On Thu, Jul 14, 2022 at 11:46 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Yogesh

I am getting the below error:
    raise TypeError("Input string must be text, not bytes")
    TypeError: Input string must be text, not bytes

I am unable to test the patch. Please fix and send the patch again. We also need documentation/screenshot updates. 
 


On Wed, Jul 13, 2022 at 7:09 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hello Team,

Please find the attached patch which enables pgadmin to preserve import/export settings used.
Also includes retry logic for some feature tests.

Thanks,
Yogesh Mahajan
EnterpriseDB


--

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

     



--

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

     

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Preserve the settings set by the user in the impor
Next
From: Yogesh Mahajan
Date:
Subject: Re: [Patch] - Bug #7428 - Import Export Issues