go-sqlcmd icon indicating copy to clipboard operation
go-sqlcmd copied to clipboard

ADO task for go-sqlcmd execution

Open dzsquared opened this issue 4 years ago • 2 comments

examples here: https://github.com/microsoft/azure-pipelines-tasks

current sqlcmd task: https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/SqlAzureDacpacDeploymentV1

dzsquared avatar Oct 28 '21 16:10 dzsquared

Once we have pushed sqlcmd to the various package managers, how much value does a native ADO task add compared to just running a script that installs it?

shueybubbles avatar May 03 '22 20:05 shueybubbles

This might be better served as a discussion thread right now - but I have seen instances where a task template assists in making using a command line tool easier. It's not about installing go-sqlcmd but running it on queries/files.

dzsquared avatar May 03 '22 20:05 dzsquared