django-dbbackup
django-dbbackup copied to clipboard
feat(pg_dump): Add '--if-exists' option for pg_dump
Description
Add option --if-exists for pg_dump command.
Resolves #478
Checklist
Please update this checklist as you complete each item:
- [ ] Tests have been developed for bug fixes or new functionality.
- [X] The changelog has been updated, if necessary.
- [X] Documentation has been updated, if necessary.
- [X] GitHub Issues closed by this PR have been linked.
By submitting this pull request I agree that all contributions comply with this project's open source license(s).