Files
docker-volume-backup/src/baudolo/restore/db/__init__.py
Kevin Veen-Birkenbach 6adafe6b1f fix(backup): log missing db config instead of raising
- Use module logger in backup/db.py
- Skip db dump when no databases.csv entry is present
- Apply black/formatting cleanup across backup/restore/tests

https://chatgpt.com/share/69519d45-b0dc-800f-acb6-6fb8504e9b46
2025-12-28 22:12:31 +01:00

2 lines
59 B
Python

"""Database restore handlers (Postgres, MariaDB/MySQL)."""