How can we help you today? How can we help you today?

Command Line Switch AddDatabaseUseStatement Not Working

I've added this to the command line, but my script doesn't have the USE statement. Here's a snippet from the powershell script that executes my comparison:

sql_compare /Database1:FACTSInfo /Version1:Head /Database2:FACTSInfo /Server1:$sqlServer /Server2:$sqlServer /filter:$filterfile /options:IgnoreWhiteSpace,IgnoreFillFactor,AddDatabaseUseStatement /sync /scriptfile:deploy.sql /force

I'm comparing from SQL Source Control to a newly-restored copy of the database, which is why the same database name is used.

Any ideas?

Thanks,
Craig Eddy
CraigEddy
0

Comments

1 comment

  • Manfred.Castro
    Thank you for reporting this.
    I was able to reproduce the behavior you are describing and have logged a bug in our system under the internal reference number of SC-6479.
    Sorry for any inconvenience this may have caused.
    Manfred.Castro
    0

Add comment

Please sign in to leave a comment.