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

https://github.com/octopusdeploy/automateddatabasedeploymentssamples

| Public | Samples used in the blog series on Automated Database Deployments
https://github.com/octopusdeploy/automateddatabasedeploymentssamples

public

Last synced: about 1 month ago
JSON representation

| Public | Samples used in the blog series on Automated Database Deployments

Awesome Lists containing this project

README

          

# Automated Database Deployments Samples
This repository contains the code samples used in the [automated database deployment blog series](https://octopus.com/blog/tag/Database%20Deployments). Each post uses a different application or tool. Be sure to find the right folder for the post you are following along with.

## Redgate State Based SQL Change Automation

The Redgate state based SQL Change Automation was previously known as DLM Automation. The samples are located in the folder "RedGateSqlChangeAutomationStateBased." The folder "RedGateSqlChangeAutomationStateBased/db/src" contains the scripts for the state of the database. After you clone this repo that is the folder you should point SQL Source Control and your build server to.