lemmy/crates/db_schema/src/aggregates
phiresky e315092ee3
remove n^2 part of person triggers, improve community aggregate trigger (#3739)
* remove n^2 part of person triggers, improve community aggregate trigger

* comment out comment_score tests since previously they only accidentally succeeded

* empty
2023-07-27 23:36:51 +02:00
..
comment_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs remove n^2 part of person triggers, improve community aggregate trigger (#3739) 2023-07-27 23:36:51 +02:00
person_post_aggregates.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
site_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
structs.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00