-
Notifications
You must be signed in to change notification settings - Fork 95
Updating an entity updates the creation timestamp (and the update timestamp) #2138
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
Comments
marko-bekhta
added a commit
to marko-bekhta/hibernate-reactive
that referenced
this issue
Mar 31, 2025
marko-bekhta
added a commit
to marko-bekhta/hibernate-reactive
that referenced
this issue
Apr 7, 2025
DavideD
pushed a commit
to DavideD/hibernate-reactive
that referenced
this issue
Apr 8, 2025
@CreationTimeStamp
and @UpdateTimeStamp
DavideD
pushed a commit
to DavideD/hibernate-reactive
that referenced
this issue
Apr 8, 2025
marko-bekhta
added a commit
to marko-bekhta/hibernate-reactive
that referenced
this issue
Apr 18, 2025
marko-bekhta
added a commit
to marko-bekhta/hibernate-reactive
that referenced
this issue
Apr 25, 2025
marko-bekhta
added a commit
to marko-bekhta/hibernate-reactive
that referenced
this issue
Apr 25, 2025
DavideD
pushed a commit
that referenced
this issue
Apr 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See quarkusio/quarkus#39016
We need to check if this is actually happening in Hibernate Reactive and add tests for it (if we don't have some already).
The text was updated successfully, but these errors were encountered: