mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 13:39:41 +01:00
11 lines
363 B
Plaintext
11 lines
363 B
Plaintext
|
|
✅ Database Backup Notification – {{.Database}}
|
|||
|
|
Hi,
|
|||
|
|
Backup of the {{.Database}} database has been successfully completed on {{.EndTime}}.
|
|||
|
|
|
|||
|
|
Backup Details:
|
|||
|
|
- Database Name: {{.Database}}
|
|||
|
|
- Backup Start Time: {{.StartTime}}
|
|||
|
|
- Backup EndTime: {{.EndTime}}
|
|||
|
|
- Backup Storage: {{.Storage}}
|
|||
|
|
- Backup Location: {{.BackupLocation}}
|
|||
|
|
- Backup Size: {{.BackupSize}} bytes
|