You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
Each SourceServer can have an Array of pre_backup_commands and post_backup_commands that will called via SSH on every backup run. As the names says, before the backup starts and after it has been completed successfully.
On Database there are already two columns to persist the arrays of commands.