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

Set correct Hibernate database dialect for exporting the JPA schema #1696

Closed
jo-elimu opened this issue Jul 10, 2024 · 0 comments · Fixed by #1697
Closed

Set correct Hibernate database dialect for exporting the JPA schema #1696

jo-elimu opened this issue Jul 10, 2024 · 0 comments · Fixed by #1697
Assignees
Labels
bug Something isn't working

Comments

@jo-elimu
Copy link
Member

The jpa-schema-export.sql is wrongly configured to use the jpa.databasePlatform from jdbc.properties instead of jdbc_PROD.properties.

We want the JPA schema export to follow the DB configuration used in PROD instead of the one used during development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant