mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-04 21:22:35 +00:00
b511c2e6cb
* Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts * Remove unused index * Add creator_id to post_aggregates * Use post_aggregates as main table for PostQuery * Make post_aggregates the main table for PostView * Reformat SQL |
||
---|---|---|
.. | ||
comment_aggregates.rs | ||
community_aggregates.rs | ||
mod.rs | ||
person_aggregates.rs | ||
person_post_aggregates.rs | ||
post_aggregates.rs | ||
site_aggregates.rs | ||
structs.rs |