Skip to content

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Jun 30, 2025

There's definitely a lot of cleanup to do in this area, but I tried to keep the changes minimal for now... hopefully we'll be able to make configuration much simpler once we upgrade to a version of Hibernate ORM with hibernate/hibernate-orm#10424

@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label Jun 30, 2025
Copy link

quarkus-bot bot commented Jun 30, 2025

/cc @gsmet (hibernate-orm)

This comment has been minimized.

This comment has been minimized.

@geoand geoand requested a review from marko-bekhta July 1, 2025 09:47
@yrodiere
Copy link
Member Author

yrodiere commented Jul 1, 2025

@geoand Is this because of some new rule I'm not aware of... ?

image

@geoand
Copy link
Contributor

geoand commented Jul 1, 2025

What are you referring to, my edit?

The reason I do that is because it makes GH UI automatically "expand" the link in the description

@yrodiere
Copy link
Member Author

yrodiere commented Jul 1, 2025

What are you referring to, my edit?

Yes that's what I meant.

The reason I do that is because it makes GH UI automatically "expand" the link in the description

I see, thanks. I'll try to remember.

@geoand
Copy link
Contributor

geoand commented Jul 1, 2025

👌🏽

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.

looks good 😃

There's definitely a lot of cleanup to do in this area, but I tried to keep the changes minimal for now...

+1 I wish we just set the datasource name to an empty optional if there's a db multitenancy, so that we won't even get into injectDataSource in that scenario

Copy link

quarkus-bot bot commented Jul 2, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 6dff09b.

✅ 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 7702aa4 into quarkusio:main Jul 2, 2025
47 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jul 2, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jul 2, 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.

Do not require a default datasource definition if TenantConnectionResolver is implemented

4 participants