-
Notifications
You must be signed in to change notification settings - Fork 92
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
Upgrade Hibernate ORM to 6.6.0.CR2 #1949
Comments
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Jul 12, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Jul 12, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Jul 12, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Jul 12, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Jul 12, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Aug 1, 2024
DavideD
added a commit
that referenced
this issue
Aug 1, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Aug 2, 2024
DavideD
added a commit
that referenced
this issue
Aug 2, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Aug 2, 2024
DavideD
added a commit
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
changed the title
Upgrade Hibernate ORM to 6.6
Upgrade Hibernate ORM to 6.6.0.CR2
Aug 6, 2024
DavideD
added a commit
that referenced
this issue
Aug 6, 2024
DavideD
added a commit
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Aug 6, 2024
DavideD
added a commit
that referenced
this issue
Aug 6, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Oct 4, 2024
DavideD
added a commit
that referenced
this issue
Oct 4, 2024
To make this work I had to refactor the Cascade class. I don't know what wasn't working, but a test was failing and couldn't figure out what was wrong. I think the class now is more similar to the one in Hibernate ORM, it's easier to debug, logs the messages in the correct order, and it fixes the issues I had.
DavideD
added a commit
that referenced
this issue
Oct 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be ready, but we need these changes in ORM first.
The text was updated successfully, but these errors were encountered: