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

fix: don't soft delete resources #183

Merged
merged 1 commit into from
Nov 18, 2022
Merged

fix: don't soft delete resources #183

merged 1 commit into from
Nov 18, 2022

Conversation

bfabio
Copy link
Member

@bfabio bfabio commented Nov 18, 2022

Don't soft delete API resources with unique columns, otherwise it wouldn't be possible to add a previously used (and deleted) resource, because is would still be in the database, albeit invisible to the API users.

Don't soft delete API resources with unique columns, otherwise it
wouldn't be possible to add a previously used (and deleted) resource,
because is would still be in the database, albeit invisible to the
API users.
@bfabio bfabio merged commit 61f7486 into main Nov 18, 2022
@bfabio bfabio deleted the soft-delete branch November 18, 2022 13:18
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.

1 participant