Database development using Flyway Desktop
Published 11 October 2021
These pages describe how to capture changes in a development database, prepare for deployments, and management migration scripts using Flyway Desktop.
- Creating a new project
- Opening an existing project
- Importing projects
- Schema model
- Generating migrations
- Migrations tab
- Deploy tab
- Version control
- Configuring comparisons and script generations
- Data
- Reference
For details on how to automate the deployment of your projects, see Deploying database changes using Flyway.