Skip to content

Soft delete users#42

Open
lwh2101 wants to merge 6 commits intomainfrom
soft_delete_users
Open

Soft delete users#42
lwh2101 wants to merge 6 commits intomainfrom
soft_delete_users

Conversation

@lwh2101
Copy link
Copy Markdown
Collaborator

@lwh2101 lwh2101 commented Nov 23, 2023

  1. Added deleted_at column to the user table
  2. Deleting users will now soft delete instead of hard delete, adding a timestamp to the deleted_at column. User association with CG and Ministry will be hard deleted
  3. Added list_delete_users API. List all users that have a timestamp at their deleted_at column

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