DEV Community

Cover image for ⚙️🔥 Automating Database Schema Change workflow Using GitHub Actions 🐙🚀

⚙️🔥 Automating Database Schema Change workflow Using GitHub Actions 🐙🚀

Adela on March 20, 2024

Tutorial repository https://github.com/bytebase/ci-example Developers like to keep their schema migration scripts in Git along with the applicat...
Collapse
 
dev264 profile image
dev264

Nice guide - thanks for putting this together