]> Untitled Git - lemmy.git/history - migrations/2023-07-14-154840_add_optimized_indexes_published/up.sql
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[lemmy.git] / migrations / 2023-07-14-154840_add_optimized_indexes_published / up.sql
2023-07-20 DessalinesFixing hot_ranks and scores to append a published sort...