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

Add support for @SoftDelete #1886

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Add support for @SoftDelete #1886

merged 2 commits into from
Apr 19, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 18, 2024

Fix #1787

It's a draft because I think I've found a bug in ORM and I need to create a test for it Never mind, it was just a silly mistake

@DavideD DavideD marked this pull request as ready for review April 18, 2024 12:47
@DavideD DavideD force-pushed the softdelete-v2 branch 3 times, most recently from 8d3f23c to fc198ba Compare April 18, 2024 21:11
@DavideD DavideD force-pushed the softdelete-v2 branch 4 times, most recently from 41557ca to 907af05 Compare April 19, 2024 07:56
@DavideD DavideD merged commit 4650538 into hibernate:main Apr 19, 2024
2 checks passed
@DavideD DavideD added the enhancement New feature or request label Apr 19, 2024
@DavideD DavideD added this to the 2.3.0.Final milestone Apr 19, 2024
@DavideD DavideD self-assigned this Apr 19, 2024
@DavideD DavideD deleted the softdelete-v2 branch April 19, 2024 08:23
@DavideD DavideD removed this from the 2.3.0.Final milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for soft deletes
1 participant