Refactor and remove sqlite and replace with MySQL
This commit is contained in:
2
internal/storage/mysql/messages/delete.go
Normal file
2
internal/storage/mysql/messages/delete.go
Normal file
@@ -0,0 +1,2 @@
|
||||
//Currently no delete functions, only archiving to remove from user view but they can pull them back. Consider a soft delete which hides them from being unarchived for 5 years?
|
||||
// Then systematically delete after 5 years? or delete sooner but retain backups
|
||||
Reference in New Issue
Block a user