Posts
Sort by recent activity
When to use flyway repair?
Hi Flyway team. We have a jenkins script to deploy DDL changes to Postgres. On each build execution, it executes following flyway commands inforepairmigrateI have been trying to convince my team th...