Activity overview
Latest activity by Sharon
I understand the frustration with the Flyway clean command, it can be quite tricky to deal with. I ran into a similar issue where my migrations weren’t executing properly on EDB, and it turned out to be related to my configuration settings. It might be worth double-checking yours as well. You could also try running the commands in verbose mode to get more detailed logs fnaf that helped me figure things out much faster. Just sharing what worked in my case, hope it helps! / comments
I understand the frustration with the Flyway clean command, it can be quite tricky to deal with. I ran into a similar issue where my migrations weren’t executing properly on EDB, and it turned out ...