PASS Summit 2026 Coming To Three Cities|Register now

Migrate command

CommunityEnterpriseTeams

In this class, Solutions Engineer Huxley Kendell will walk you through the process of deploying with the Flyway Migrate command. This command automates the process of applying database schema changes that are defined in migration scripts. This makes it easier to manage database migrations and maintain consistency across different database environments. Having a defined version for every copy of the database allows us to keep track of how each copy reached that version, when it happened, and who made the changes.