Skip to content
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

Document how to use Flyway in reactive applications #40313

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

yrodiere
Copy link
Member

Fixes #19766

We don't need two datasources, a single datasource works fine.

In particular, make it clear that the Flyway initialization feature is
really just about that: initializing the Flyway config.
@quarkus-bot quarkus-bot bot added area/docstyle issues related for manual docstyle review area/documentation labels Apr 26, 2024
@yrodiere yrodiere mentioned this pull request Apr 26, 2024
Copy link

quarkus-bot bot commented Apr 26, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 69ad3fd.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

⚠️ There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Apr 26, 2024

🙈 The PR is closed and the preview is expired.

@yrodiere yrodiere added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Apr 26, 2024
Copy link

quarkus-bot bot commented Apr 26, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 69ad3fd.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet merged commit d7708ef into quarkusio:main Apr 26, 2024
21 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Apr 26, 2024
@quarkus-bot quarkus-bot bot added this to the 3.11 - main milestone Apr 26, 2024
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Apr 26, 2024
@gsmet gsmet modified the milestones: 3.11 - main, 3.10.1 May 10, 2024
@yrodiere yrodiere deleted the i19766-single-jdbc-reactive-datasource branch June 21, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docstyle issues related for manual docstyle review area/documentation kind/enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Flyway / DevServices
2 participants