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

Soft Deletion Support #84

Open
drobati opened this issue Nov 15, 2023 · 0 comments
Open

Soft Deletion Support #84

drobati opened this issue Nov 15, 2023 · 0 comments

Comments

@drobati
Copy link
Owner

drobati commented Nov 15, 2023

          <!-- autogenerated code comment B690CFA4947BE693 by ReviewGPT -->

The destroy operation is being forced, which means it will delete the record permanently even if the database uses soft deletion. This could lead to data loss if a mistake is made. It's recommended to review this logic and ensure that it aligns with your data retention policies and requirements.

Originally posted by @codereviewbot-ai[bot] in #83 (comment)

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

No branches or pull requests

1 participant