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

feat: soft delete user #97

Merged
merged 2 commits into from
Oct 8, 2024
Merged

feat: soft delete user #97

merged 2 commits into from
Oct 8, 2024

Conversation

FemiNoviaLina
Copy link

@FemiNoviaLina FemiNoviaLina commented Oct 2, 2024

Enable user soft deletion through API.

To handle the same email being deleted multiple times, count index is added after email tag.

@FemiNoviaLina FemiNoviaLina marked this pull request as ready for review October 3, 2024 09:01
core/user/service.go Outdated Show resolved Hide resolved
core/user/user.go Outdated Show resolved Hide resolved
internal/api/v1beta1/relation.go Outdated Show resolved Hide resolved
core/user/service.go Outdated Show resolved Hide resolved
core/user/user.go Outdated Show resolved Hide resolved
@FemiNoviaLina FemiNoviaLina merged commit d16ab94 into main Oct 8, 2024
7 checks passed
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