]> Untitled Git - lemmy.git/history - migrations/2023-02-15-212546_add_post_comment_saved_indexes
Do not decrement comment score twice when removing then deleting. (#3196)
[lemmy.git] / migrations / 2023-02-15-212546_add_post_comment_saved_indexes /
2023-02-18 DessalinesFixing slow joins to post_read, post_saved, and comment...