]> Untitled Git - lemmy.git/history - migrations/2023-07-04-153335_add_optimized_indexes/up.sql
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[lemmy.git] / migrations / 2023-07-04-153335_add_optimized_indexes / up.sql
2023-07-06 phireskyimprove admin and mod check to not do seq scans and...
2023-07-05 DessalinesAdding a person.admin index, and featured_local/communi...