Posts
Sort by recent activity
Failure when using different types of Clients (Desktop and API)
We're testing out Flyway for our company's system, and it seems that if we run our first migration file from the code (Java (kotlin) api), then we're unable run the next one using the Flyway Deskto...