Applying Database Migrations in MySQL HeatWave With GitHub Actions GitHub Actions allows DevOps to handle automated deployments. IN this post we talk about how you can use GitHub Actions in conjunction with Knex.js to apply database changes as part of the CI/CD pipeline. database github mysql