testlab9000
Results
1
issues of
testlab9000
How can I pass a variable in the DACPAC post-deployment script with xDatabase? For example in the following post-deployment script: ```EXEC ('ALTER DATABASE [$(DatabaseName)] MODIFY FILE (NAME = [$(DatabaseName)], SIZE...
enhancement
help wanted