How To Continuously Deliver database changes within devops pipeline
I can think of a few resources to help you understand how to make database changes in a deployment pipeline.
- Enabling Continuous Delivery with Database Practices from about 25 minutes
- Continuous Deployment at Etsy slides 50+ give an example of making a change to a schema
I'd love to know if they are helpful. I guess you'll down vote if they aren't :)