Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RadoslavGatev/SSDT-Continuous-Deployment-Project-Template

A project template aiming for easy Continuous Deployment of SSDT projects.
https://github.com/RadoslavGatev/SSDT-Continuous-Deployment-Project-Template

continuous-deployment devops sql-server ssdt visual-studio

Last synced: about 1 month ago
JSON representation

A project template aiming for easy Continuous Deployment of SSDT projects.

Awesome Lists containing this project

README

        

# SSDT Project for Continuous Deployment
This is a template based on the default SQL Server Data Tools Project. It enables your database project to be easily deployed across different versions and environments by adding an infrastructure to implement and track Pre-Deployment scripts, Static tables and Post-Deployment scripts.

More info: [www.gatevnotes.com](https://www.gatevnotes.com/continuous-deployment-sql-server-data-tools-project-template/)

# Install from Visual Studio Marketplace
https://marketplace.visualstudio.com/items?itemName=SolvSoftware.SSDT-Continuous-Deployment-Project-Template

# Contributing to the project
Feedback with improvements and pull requests from the community will be highly appreciated and accepted.