No function export with SQLAzureMWBatchBackup
description
I'm using the command line backup tool to export my local sql server database (2008 R2 Standard) to sql azure, but user defined functions are not created in the generated .sql file, even if the "ScriptUserDefinedFunctions" configuration element is set to True. I'm using the latest version (SQLAzureMWBatchBackup, Version 3.8.0.2)