pgadmin4/web/pgadmin/tools/backup/static/js
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
..
backup.js 1. Added new backup/restore options for PostgreSQL 11. Fixes #3503 2018-08-22 12:17:50 +05:30
backup_dialog.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
backup_dialog_wrapper.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
menu_utils.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30