georgedutton
georgedutton
Thanks for the reply @NowinskiK Sorry for not saying this in the initial bug but we've found that if you deploy that output to Synapse (or view the ~sqlscript file)...
Yes of course, config-prod.csv contains this value (truncate for simplicity and obfuscation) `SqlScript,Populate serverless - Datawarehouse database,content.query,"IF NOT EXISTS (SELECT * FROM sys.external_file_formats WHERE name = 'SynapseDeltaFormat') \n\tCREATE EXTERNAL FILE...
Sure, I've removed alot of the script (which contains environment specific storage names which is the reason for the replacement) but the same should apply no matter the length. ```...