mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-28 05:41:34 +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 |
||
---|---|---|
.. | ||
aggregates | ||
impls | ||
source | ||
diesel_ltree.patch | ||
lib.rs | ||
newtypes.rs | ||
schema.rs | ||
traits.rs | ||
utils.rs |