Always declaring variables and saving error information into them is very boring and makes the code longer. It would be nice from Microsoft to implement a simple ...
When we migrated our projects to use dbup-sqlserver 4.0.0-beta0002 variable substitution stopped working in our create user scripts. Our scripts look like this: GO SET ANSI_NULLS ON GO SET ...
Describe the problem you're observing: When I have a declared variable in the script text, and then I type @ and start typing variable name, it appears in autocompletion. Then I select the suggested ...