Posts
Sort by recent activity
Does the Flyway Maven Plugin support TOML config files?
I'm somewhat of a new user to Flyway so could be doing something wrong but I have a very simple project setup to do migrations to Postgres as part of a quick POC. I'm using Maven to trigger Flyway...