Flyway for Database Versioning
Introduction
This article intends to be an introduction to how to automate database migrations for 3 different environments: development, testing and production. Each one runing on its own Docker Compose virtual machine.
In order to see the implement...
danieljalopes.hashnode.dev3 min read