You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_schema/src/aggregates
Anon 9dfd819691
Add support for Featured Posts (#2585)
* Add support for Featured Posts

* Fix rebase

* More fixes
2 years ago
..
comment_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
community_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2 years ago
person_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
person_post_aggregates.rs Various pedantic clippy fixes (#2568) 2 years ago
post_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
site_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
structs.rs Add support for Featured Posts (#2585) 2 years ago