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

Activity overview

Latest activity by catalogdb

SQL Tests coverage errors
Hi,I am facing two issues with SQL Tests.1) Unable to create new test class from SSMS. Showing error dialog without details. I am able to create tests from query window without errors. Not getting ...
2 followers 4 comments 0 votes
tSQLt test with TVP failing to detect the TVP
Hi,I have created a test using SQL test in SSMS and creating migration script in SCA tests project.Now the issue is the SP which I created tSQLt test for require a TVP (table-valued) parameter this...
2 followers 2 comments 0 votes
tSQLt tests from Visual Studio with Azure SQL
Hi I followed the tutorial and it seems this is not applicable for Azure SQL because Azure SQL doesn't support/allow CLR assemblies. I get below errors while setting up the tests project. First whi...
1 follower 1 comment 0 votes
Why SCA is creating a shadow db on Azure when clicked on refresh button
Hi,When I click on refresh button, SCA is creating a new db in the Azure sql. This is a big concern for me because this is additional cost incurring and forgetting to cleanup this after importing m...
1 follower 1 comment 0 votes
Thanks for the reply, Sergio. I am wondering if there is alternate so I don't have to copy the script in migration script. Its definitely an additional task that I like to avoid if its possible. / comments
Thanks for the reply, Sergio. I am wondering if there is alternate so I don't have to copy the script in migration script. Its definitely an additional task that I like to avoid if its possible.
0 votes
Calling a new SP/function from migration script.
Hi,I have a need to call newly added stored procedure from the migration scripts. Issue#1The issue is SCA is failing during deployment when the migration script is run because the new stored proced...
2 followers 3 comments 0 votes