DB health check #9

Open
opened 2022-10-15 21:13:08 +00:00 by tuxmain · 0 comments
Owner

Check and repair database (remove incomplete or invalid entries)

  • remove dangling entries in comment_pending and comment_approved
  • reindex orphaned comments and edited comments in comment
  • remove invalid entries
  • remove pending edits without last_edit_time
  • in comment_pending, set is_edit to true if comment is pending edit
Check and repair database (remove incomplete or invalid entries) * [ ] remove dangling entries in `comment_pending` and `comment_approved` * [ ] reindex orphaned comments and edited comments in `comment` * [ ] remove invalid entries * [ ] remove pending edits without `last_edit_time` * [ ] in `comment_pending`, set `is_edit` to `true` if comment is pending edit
tuxmain added this to the prod-ready milestone 2022-10-19 17:19:28 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tuxmain/webcomment#9
No description provided.