The wait is over, Flyway community: Git integration is here for everyone!
After a successful rollout for Flyway Teams and Flyway Enterprise, we are pleased to announce Git integration has been extended to Flyway Community users for Flyway Desktop.
Today, Flyway Community users can enjoy seamless version control for their databases, integrated with popular Git systems like Azure DevOps Git, AWS CodeCommit, GitHub, GitLab, and Bitbucket – to name a few.
Managing your database scripts has never been easier
With Flyway Desktop and Git integration set up, you can now:
- Keep your database scripts in version control, ensuring every change is tracked.
- Collaborate with your team by sharing changes through Git.
- Integrate database changes with existing Git workflows, making your processes more efficient and easy to adopt.
Not using Git? No problem
If you’re using a different version control system like Team Foundation Server or Subversion, Flyway Desktop still has you covered. Save your database changes and migration scripts to disk and use your preferred version control tool or command line to manage them. Find out more in our Flyway Desktop documentation.
Additional documentation and resources
For more detailed information on initializing a repository, pulling changes, committing changes, pushing changes, creating new branches, resolving merge conflicts, and advanced features, check out our full documentation page here.
Tools in this post
Flyway Desktop
Flyway Desktop helps you easily and safely version control your database schema and prepare validated deployments