]> Untitled Git - lemmy.git/history - migrations/2022-08-05-203502_add_person_post_aggregates/up.sql
Fixing slow joins to post_read, post_saved, and comment_saved . (#2738)
[lemmy.git] / migrations / 2022-08-05-203502_add_person_post_aggregates / up.sql
2022-09-27 DessalinesShowing # of unread comments for posts. Fixes #2134...