Posts
Sort by recent activity
Views not picked up
Output from New-DatabaseReleaseArtifact suggests that views should be created, but what actually was deployed by Use-DatabaseReleaseArtifact does not include them. Is there a setting i need to che...
How to config a sqlcop or tsqlt test as a warning, not a hard fail
My understanding of the default behavior is for single failed unit test to fail an entire build.I'd like to configure certain tests to merely warn if they do not pass, and still allow the build to ...
Working yaml file for Azure Dev Ops SQL Test task (using Redgate Build Add-on)
I am especially curious about what to specify for sqlproj. It seems whatever I put here gives me this when I get to the test step: ##[error]The specified value for the InputObject parameter is nei...