Skip to content

Add requirements for using Flyway #4367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: latest
Choose a base branch
from

Conversation

MatthewVaadin
Copy link
Contributor

This adds the instructions for how to use Flyway in an application with Control Center.

Part of https://github.com/vaadin/control-center/issues/946

Copy link

github-actions bot commented Jun 5, 2025

AI Language Review

  • In flyway-migrations, the dependency for the Flyway PostgreSQL library was added to the instructions under the Control Center Starter section. This is a necessary addition for users who require PostgreSQL-specific capabilities when performing migrations.

  • An important note is added regarding the necessity of having the Database feature enabled for Flyway migrations to work with the database managed by Control Center. This change is vital for accuracy, as it ensures all requirements for migrations are clearly outlined.

  • The removal of the section about disabling Flyway migrations if not needed with the Control Center Starter is noteworthy. However, clarifying that users can still disable migrations might be useful to those not needing this feature.

These changes enhance the clarity and completeness of the documentation by ensuring users have all necessary dependencies and understand feature requirements for successful database migration setups.

@MatthewVaadin MatthewVaadin self-assigned this Jun 5, 2025
@peholmst
Copy link
Member

Just mentioning this guide as well: https://vaadin.com/docs/latest/building-apps/forms-data/add-flyway
There could at least be links between it and the Control Center guides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants