Varun Shrivastava (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5ec5c9b...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiZGQ1NTJkNDI1...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-14039?atlOrigin=eyJpIjoiZGQ1NT...
) HHH-14039 (
https://hibernate.atlassian.net/browse/HHH-14039?atlOrigin=eyJpIjoiZGQ1NT...
) Oracle schema validation fails due to missing sequences (
https://hibernate.atlassian.net/browse/HHH-14039?atlOrigin=eyJpIjoiZGQ1NT...
)
Issue Type: Bug Assignee: Varun Shrivastava (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5ec5c9b...
) Components: hibernate-core Created: 20/May/2020 17:39 PM Priority: Major Reporter: Varun
Shrivastava (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5ec5c9b...
)
https://github.com/hibernate/hibernate-orm/commit/188c05cc333dec0fe3edfef...
Fetching only user_sequences instead of all_sequences in Oracle8iDialect is a breaking
change for many application.
Hibernate-core is updated with spring-boot-dependencies update from 2.2.6 to 2.2.7.
Usually, user creating DB resources (sequences) is admin even if flyway/liquibase is used
then user creating the DB resources is different from the DB user running the
application.
With Spring config spring.jpa.hibernate.ddl-auto=validate the startup of application fails
as it cannot find the user_sequences which is owned by other users.
(
https://hibernate.atlassian.net/browse/HHH-14039#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-14039#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100127- sha1:9440fb1 )