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

Hibernate dialect deprecation w/Postgres JDBC driver #37634

Closed
lprimak opened this issue Dec 9, 2023 · 2 comments
Closed

Hibernate dialect deprecation w/Postgres JDBC driver #37634

lprimak opened this issue Dec 9, 2023 · 2 comments
Labels
area/hibernate-orm Hibernate ORM area/native-image area/persistence OBSOLETE, DO NOT USE kind/bug Something isn't working triage/duplicate This issue or pull request already exists

Comments

@lprimak
Copy link

lprimak commented Dec 9, 2023

Describe the bug

When building Hibernate native image, the following warning appears:

WARN  [org.hib.orm.deprecation] HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)

Expected behavior

No warning appears

Actual behavior

No response

How to Reproduce?

Create a database sample with Postgres, and run native image

Output of uname -a or ver

Any

Output of java -version

21.0.1-graalce

Mandrel or GraalVM version (if different from Java)

No response

Quarkus version or git rev

3.6.1

Build tool (ie. output of mvnw --version or gradlew --version)

maven 3.9.6

Additional information

No response

@lprimak lprimak added area/native-image kind/bug Something isn't working labels Dec 9, 2023
@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Dec 9, 2023
Copy link

quarkus-bot bot commented Dec 9, 2023

/cc @Karm (mandrel), @Sanne (hibernate-orm), @galderz (mandrel), @gsmet (hibernate-orm), @yrodiere (hibernate-orm), @zakkak (mandrel)

@yrodiere
Copy link
Member

Thanks for reporting, but this duplicates #37575.
Closing, let's continue the discussion there.

@yrodiere yrodiere closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2023
@yrodiere yrodiere added the triage/duplicate This issue or pull request already exists label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM area/native-image area/persistence OBSOLETE, DO NOT USE kind/bug Something isn't working triage/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants