mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 13:39:41 +01:00
16 lines
478 B
Cheetah
16 lines
478 B
Cheetah
✅ Database Backup Successful
|
|
|
|
Dear Team,
|
|
The backup process for the {{.Database}} database was successfully completed.
|
|
Please find the details below:
|
|
|
|
Backup Details:
|
|
- Database Name: {{.Database}}
|
|
- Backup Start Time: {{.StartTime}}
|
|
- Backup EndTime: {{.EndTime}}
|
|
- Backup Storage: {{.Storage}}
|
|
- Backup Location: {{.BackupLocation}}
|
|
- Backup Size: {{.BackupSize}} bytes
|
|
- Backup Reference: {{.BackupReference}}
|
|
|
|
You can access the backup at the specified location if needed. |