Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

red-gate/flyway-spawn-demo

Repository files navigation

Example: Using Flyway and Spawn to test database migrations

This demo repo is an example of how to use Flyway and Spawn to test database migrations with GitHub Actions.

For the full tutorial please refer to the Flyway documentation: Testing Flyway migrations in a CI pipeline