pgAdmin 4 commit: Fixed API test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test cases.
Date: 2022-07-19 06:25:44
Message-ID: E1oDgfw-00039O-RI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test cases.

refs #7428

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8f73956d1e5cc4ec0aca9864ea797f8a48a533d4
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 14 ++++++++------
web/pgadmin/tools/import_export/__init__.py | 6 ++++--
2 files changed, 12 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-19 06:27:10 Re: [Patch] - Bug #7428 - Import Export Issues
Previous Message Aditya Toshniwal 2022-07-18 12:38:41 Re: [pgAdmin][RM7313] Port file manager to ReactJS