Skip to content

Conversation

arceojaviere
Copy link

Updating the property name that controls how (or if) the database schema will be updated from "quarkus.hibernate-orm.schema-management.strategy" to "quarkus.hibernate-orm.database.generation"

[Please describe here what your change is about]

Updating the property name that controls how (or if) the database schema will be updated from "quarkus.hibernate-orm.schema-management.strategy" to "quarkus.hibernate-orm.database.generation"
Copy link

quarkus-bot bot commented Jul 28, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 40e79fc.

✅ 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.

Copy link

github-actions bot commented Jul 28, 2025

🙈 The PR is closed and the preview is expired.

@geoand geoand requested a review from marko-bekhta July 29, 2025 06:30
Copy link
Contributor

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @arceojaviere

thanks for the pull request.
Please see #47252

the quarkus.hibernate-orm.schema-management.strategy is the new property that should be used and the old one quarkus.hibernate-orm.database.generation is deprecated and will eventually be removed. Let's keep the new property, especially in the documentation.

@gsmet
Copy link
Member

gsmet commented Jul 29, 2025

@arceojaviere what made you think this was a change to make? @marko-bekhta is correct and so I'm a bit confused why you think we should go back to the old name. Could you clarify? Maybe we missed something.

@arceojaviere
Copy link
Author

Good day, @gsmet! The project builder on https://code.quarkus.redhat.com/ references the latest Panache documentation, but the property quarkus.hibernate-orm.schema-management.strategy does not work for projects made with the project generation tool (using Quarkus version 3.20.1.SP1-redhat-00001, which I assume does not implement the property name change), so I thought the documentation may have been outdated. I apologize for my mistake, please feel free to ignore this PR

@gsmet
Copy link
Member

gsmet commented Jul 29, 2025

When using 3.20, make sure you select 3.20 in the version selector of the doc.

You will end up on this page: https://quarkus.io/version/3.20/guides/# and everything there should be compatible with 3.20.

@arceojaviere
Copy link
Author

Thank you, @gsmet. I'm closing the pull request now

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants