Posts
Sort by recent activity
Getting SQLFluff to work w/ Community Version?
I am using the Community version of Flyway CLI, 12.4.0.I am trying to run a “flyway check” in a Github Action as part of a CI/CD process. I am using the “red-gate/setup-flyway@v3.3.1” github action...