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
- Host: GitHub
- URL: https://github.com/octopusdeploy/automateddatabasedeploymentssamples
- Owner: OctopusDeploy
- License: mit
- Created: 2018-07-12T18:34:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T21:48:42.000Z (over 7 years ago)
- Last Synced: 2025-01-22T10:15:58.510Z (about 1 year ago)
- Topics: public
- Size: 6.84 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.