Hi,
I'm browsing through the DatabaseMigrator methods and events and noticed that there is an event 'BackupComplete'.
I have attached a method to the event, and executed the DeployMetaData and DeployData methods however, the BackupComplete event seems not to be fired.
Can you please tell me when is this event fired? Also, is there a method which does a DB Backup?
Thanks.