pgadmin4/web/pgadmin/tools/backup/tests
Akshay Joshi 0ab1305ddf 1. Added new backup/restore options for PostgreSQL 11. Fixes #3503
2. Ensure backup should work with '--data-only' and '--schema-only' for any format. Fixes #3347
3. Added supported "Dump Options" for "pg_dumpall" which was not there since pgAdmin 3.
4. Fixed issue where "--clean" should not clubbed with "--data-only" while taking backup.
5. Fixed "--oids" should not clubbed with "--inserts" or "--column-inserts" while taking backup.
2018-08-22 12:17:50 +05:30
..
__init__.py Add Python API tests for execution of external utilities such as pg_dump. 2018-06-15 11:36:07 +01:00
test_backup_create_job_unit_test.py 1. Added new backup/restore options for PostgreSQL 11. Fixes #3503 2018-08-22 12:17:50 +05:30
test_backup_message.py Add Python API tests for execution of external utilities such as pg_dump. 2018-06-15 11:36:07 +01:00
test_backup_utils.py Add Python API tests for execution of external utilities such as pg_dump. 2018-06-15 11:36:07 +01:00
test_batch_process.py Further Python 2.6 fixes. 2018-06-15 15:03:53 +01:00
test_create_backup_job.py Add Python API tests for execution of external utilities such as pg_dump. 2018-06-15 11:36:07 +01:00