]> Untitled Git - lemmy.git/history - migrations/2023-02-15-212546_add_post_comment_saved_indexes/up.sql
remove performance-problematic and buggy duplicate site aggregates (#3732)
[lemmy.git] / migrations / 2023-02-15-212546_add_post_comment_saved_indexes / up.sql
2023-02-18 DessalinesFixing slow joins to post_read, post_saved, and comment...