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

Compatibility with Hibernate 5.6.2 #378

Closed
unlimitedsola opened this issue Dec 29, 2021 · 8 comments
Closed

Compatibility with Hibernate 5.6.2 #378

unlimitedsola opened this issue Dec 29, 2021 · 8 comments
Assignees

Comments

@unlimitedsola
Copy link

The latest version is not compatible with Hibernate 5.6.2+ because the org.hibernate.id.enhanced.SequenceStyleGenerator#generatorKey method has been removed.

Ref: hibernate/hibernate-orm@9a14200

@DanielFran
Copy link
Contributor

@nvoxland With liquibase-hibernate 4.6.1+ this plugin cannot be used anymore with spring-boot 2.5+ due to incompatibilities with hibernate 5.6.2+

@apeinsip
Copy link

Any new news on this issue?

@DanielFran
Copy link
Contributor

@nvoxland @r2liquibase This is blocking use of liquibase 4.6.1+

@aleksey-stukalov
Copy link

aleksey-stukalov commented Sep 15, 2022

@DanielFran you can use JPA Buddy (https://www.jpa-buddy.com/) :) It even supports Hibernate 6! You can compare entities with a database, or even entities from another branch to obtain the liquibase diff.

@kevin-atx kevin-atx moved this from New to Candidate in Liquibase Open Source Sep 22, 2022
@davebrown1975
Copy link

Any update on this?

@kevin-atx kevin-atx moved this from Candidate to New in Liquibase Open Source Sep 22, 2022
@kevin-atx kevin-atx moved this from New to Candidate in Liquibase Open Source Sep 23, 2022
@kevin-atx kevin-atx moved this from Candidate to Planned in Liquibase Open Source Oct 26, 2022
@kevin-atx kevin-atx moved this from Planned to Candidate in Liquibase Open Source Nov 9, 2022
@kevin-atx kevin-atx moved this from Candidate to Planned in Liquibase Open Source Nov 28, 2022
@filipelautert filipelautert moved this from Planned to Development in Liquibase Open Source Nov 29, 2022
@filipelautert filipelautert moved this from Development to Planned in Liquibase Open Source Nov 29, 2022
@kevin-atx kevin-atx moved this from Planned to Foundation Team Tickets in Liquibase Open Source Dec 1, 2022
@filipelautert filipelautert moved this from Foundation Team Tickets to Development in Liquibase Open Source Dec 8, 2022
@filipelautert
Copy link
Collaborator

Hi @DanielFran @unlimitedsola - can you confirm if this still an issue with latest liquibase-hibernate5 version? I see that #354 removed references to class org.hibernate.id.enhanced.SequenceStyleGenerator, was merged on May 31st.

@filipelautert filipelautert self-assigned this Dec 8, 2022
@DanielFran
Copy link
Contributor

DanielFran commented Dec 8, 2022

Hi @DanielFran @unlimitedsola - can you confirm if this still an issue with latest liquibase-hibernate5 version? I see that #354 removed references to class org.hibernate.id.enhanced.SequenceStyleGenerator, was merged on May 31st.

Hi @filipelautert, issue does not exists anymore.

@filipelautert
Copy link
Collaborator

Thanks @DanielFran !

Repository owner moved this from Development to Done in Liquibase Open Source Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

8 participants