Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature - Soft Delete #25

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Feature - Soft Delete #25

merged 1 commit into from
Feb 7, 2024

Conversation

lagliam
Copy link
Owner

@lagliam lagliam commented Feb 7, 2024

  • Added migration to add 'deleted' column to 'guilds' table
  • Added logic to soft delete rather than hard delete a record
  • Updated README.md
  • Added logic to mark a channel as deleted if '/get_one_image' is called when all images have been seen
  • Improved logic around when to exit the main loop when a channel is deleted

* Added migration to add 'deleted' column to 'guilds' table
* Added logic to soft delete rather than hard delete a record
* Updated README.md
* Added logic to mark a channel as deleted if '/get_one_image' is called when all images have been seen
* Improved logic around when to exit the main loop when a channel is deleted
@lagliam lagliam merged commit 7dd83a2 into master Feb 7, 2024
2 checks passed
@lagliam lagliam deleted the feature/soft-delete branch February 7, 2024 04:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant