At work, we use flyway to manage our database migrations. We have multiple test environnement and multiple staging version of our applications. Every Sunday, a script download and install a fresh database backup from the prod. How do you handle your migrations in this scenario ? Every time you install a new version, you downgrade to the prod version ?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)