]> Untitled Git - lemmy.git/history - migrations/2023-07-18-082614_post_aggregates_community_id/up.sql
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[lemmy.git] / migrations / 2023-07-18-082614_post_aggregates_community_id / up.sql
2023-07-20 Sander SaarendDenormalize community_id into post_aggregates for a...