by staging-dragondrop-marketing | Feb 1, 2023 | Web App Development
Running Remote DB Migrations via GitHub Actions Motivation Database migrations are an essential component in the life cycle of any relational database. We needed a way to trigger database migrations in our development and production environments within our existing...