akuchrysanthium.hashnode.devยทSep 10, 2023Postgres Docker image with Flyway migrations for integration testingHere's how you set up a Docker image of a PostgreSQL database with migrations (and possibly test data) applied by Flyway - often for integration testing. Source on GitHub Assume the following folder structure: sql/ V1__foo.sql V2__bar.sql V3__b...PostgreSQLAdd a thoughtful commentNo comments yetBe the first to start the conversation.