Description
Flyway by Redgate • Database Migrations Made Easy.Examples
Dependency:
go get github.com/CyberOwlTeam/testcontainers-go-flyway
Usage:
flywayContainer, err := flyway.RunContainer(context.Background(), testcontainers.WithImage("flyway/flyway:10.15.0"))