docker-backup-database icon indicating copy to clipboard operation
docker-backup-database copied to clipboard

fix: dumper should write output to DumpName

Open trim21 opened this issue 3 months ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Database dumps for MySQL and PostgreSQL are now saved directly as compressed files, avoiding stdout. This simplifies export workflows and ensures outputs are stored reliably with the expected dump filename.
  • Chores

    • Updated ignore settings to exclude IDE project files (.idea) from version control.

trim21 avatar Oct 01 '25 13:10 trim21