Skip to content

Conversation

pxDot
Copy link
Contributor

@pxDot pxDot commented Sep 25, 2025

Summary of changes

the functions of the soft-delete plugin restoreOne(), restoreMany(), hardDeleteOne() & hardDeleteMany() are using the query functions patchOne(), patchMany(), deleteOne() & deleteMany() under the hood. We should probably return the result of those operations as well so they are consistent and can be used identically to the underlying query functions.

Relinquishment of Rights

Please mark following checkbox to confirm that you relinquish all rights of your changes:

  • I waive and relinquish all rights regarding this changes (including code, text, and images) to Deepkit UG (limited), Germany. This changes (including code, text, and images) are under MIT license without name attribution, copyright notice, and permission notice requirement.

@marcj marcj merged commit ef7bb9f into marcj:master Sep 27, 2025
6 checks passed
@marcj
Copy link
Owner

marcj commented Sep 27, 2025

thanks @pxDot !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants