pgAdmin 4 commit: Fixed regression issue in taking backup of the table. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed regression issue in taking backup of the table.
Date
Msg-id E1kAYII-0005pE-FJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed regression issue in taking backup of the table. Added some more test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e582ffca38c05eb17e9965c69f0873199d80fe24
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/__init__.py               |  6 +--
.../tests/test_backup_create_job_unit_test.py      | 53 +++++++++++++++++++++-
2 files changed, 55 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Patch for SonarQube code scan fixes.
Next
From: Akshay Joshi
Date:
Subject: Re: Patch for SonarQube code scan fixes.