Skip to content

Use dumpSingleDatabase for single DB dumps#23

Merged
Skyfay merged 1 commit into
mainfrom
fix
Apr 19, 2026
Merged

Use dumpSingleDatabase for single DB dumps#23
Skyfay merged 1 commit into
mainfrom
fix

Conversation

@Skyfay
Copy link
Copy Markdown
Owner

@Skyfay Skyfay commented Apr 19, 2026

Replace in-file single-database dump logic with calls to the shared dumpSingleDatabase helper in both MongoDB and Postgres adapters, and remove unused getDialect imports. This centralizes and simplifies single-DB dump behavior (archive/custom format) and fixes SSH-related single-db backup issues where dumps were executed locally.

This will fix the issue #22

Replace in-file single-database dump logic with calls to the shared dumpSingleDatabase helper in both MongoDB and Postgres adapters, and remove unused getDialect imports. This centralizes and simplifies single-DB dump behavior (archive/custom format) and fixes SSH-related single-db backup issues where dumps were executed locally. Also add a changelog entry for v1.4.5 documenting the SSH fixes and Docker image metadata.
@Skyfay Skyfay merged commit a54d1c1 into main Apr 19, 2026
7 checks passed
@Skyfay Skyfay deleted the fix branch April 19, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant