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

Register Parallel Database Query related elements for reflection #45527

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Jan 13, 2025

Although Quarkus doesn't include PDQ by default the DB2 JDBC driver
still tries to access some PDQ-related elements.

Relates to #41995

@zakkak zakkak requested a review from gastaldi January 13, 2025 10:34
@quarkus-bot quarkus-bot bot added the area/jdbc Issues related to the JDBC extensions label Jan 13, 2025
Although Quarkus doesn't include PDQ by default the DB2 JDBC driver
still tries to access some PDQ-related elements.

Relates to quarkusio#41995
@zakkak zakkak force-pushed the 2025-01-10-hibernate-registrations branch from 81bc607 to 2772bac Compare January 13, 2025 10:36
Copy link

quarkus-bot bot commented Jan 13, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 2772bac.

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

@gastaldi gastaldi merged commit 54619a8 into quarkusio:main Jan 13, 2025
21 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Jan 13, 2025
@zakkak zakkak deleted the 2025-01-10-hibernate-registrations branch January 13, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jdbc Issues related to the JDBC extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants