What's happened to SQL CI?
Published 10 March 2016
In DLM Automation 2, SQL CI was removed and replaced by the DLM Automation PowerShell module.
The PowerShell module provides a set of cmdlets that can perform the same continuous integration as SQL CI. The cmdlets offer greater flexibility than SQL CI, and also allow you to set up automated deployment of your databases.
SQL CI add-ons
If you were using one of the SQL CI add-ons for your build server with DLM Automation 1.5 or earlier, and have upgraded to DLM Automation 2 or later, the version of the plugin you were using will no longer work.
If you were using one of the following plugins then you just need to update to the latest version.
- TeamCity plugin
- VSTS Build extension
TFS Build extension (for on-prem pre-2015 TFS which can't use the VSTS extension)
SQL CI command line
The SQL CI command line is no longer available in DLM Automation 2. We recommend you switch to using the DLM Automation cmdlets.