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

2022-07-18 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jul 18, 2022 at 5:38 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch which fixes issue API test failures for > import/export. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Mon, Jul 18, 2022 at 10:54 AM Akshay Jo

pgAdmin 4 commit: Added option to trigger autocomplete on key press in

2022-07-18 Thread Akshay Joshi
Added option to trigger autocomplete on key press in the query tool. Fixes #4488 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4585597388afc72db855dcbd29b640063d786824 Modified Files -- .../images/preferences_sql_auto_completion.

pgAdmin 4 commit: Fixed API test cases.

2022-07-18 Thread Akshay Joshi
Fixed API test cases. refs #7428 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8f73956d1e5cc4ec0aca9864ea797f8a48a533d4 Author: Yogesh Mahajan Modified Files -- web/pgadmin/feature_tests/view_data_dml_queries.py | 14 --

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

2022-07-18 Thread Yogesh Mahajan
Hi, Please find the patch which fixes issue API test failures for import/export. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Jul 18, 2022 at 10:54 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Jul 14, 2022 at 3:19 PM Yogesh Mahajan < > yogesh.maha...@enterprisedb.com> wrote: