pgAdmin 4 commit: Fixed regression issue in taking backup of the table.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed regression issue in taking backup of the table.
Date: 2020-08-25 12:43:18
Message-ID: E1kAYII-0005pE-FJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-25 12:46:40 Re: Patch for SonarQube code scan fixes.
Previous Message Nikhil Mohite 2020-08-25 12:33:45 Patch for SonarQube code scan fixes.