Posts
Sort by recent activity
Flyway Docker-Compose Windows - SQL Files Not Found
I am attempting to migrate files with Flyway to an Azure Postgres database that already contains a table. I ran the flyway migrate command with the baseline environment variable equal to true and w...