]> Untitled Git - lemmy.git/history - migrations/2023-02-15-212546_add_post_comment_saved_indexes
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[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...