pgAdmin 4 commit: Fixed audit issues.

2022-07-13 Thread Akshay Joshi
Fixed audit issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a11f42b3e08bf9d93574fddb9a67cd96172ccf6f Modified Files -- web/package.json | 2 +- web/yarn.lock| 8 2 files changed, 5 insertions(+), 5 deletions(-)

Re: [Patch] - Bug #7428 - Import Export Issues

2022-07-13 Thread Akshay Joshi
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:0

[Patch] - Bug #7428 - Import Export Issues

2022-07-13 Thread Yogesh Mahajan
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 RM_7428_v1.patch Description: Binary data