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
Dessalines 0aeb78b8f3
Showing # of unread comments for posts. Fixes #2134 (#2393)
* Showing # of unread comments for posts. Fixes #2134

* Fix lint.

* Forgot to remove comment list update.

* Fix clippy
2 years ago
..
comment_aggregates.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
community_aggregates.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2 years ago
person_aggregates.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
person_post_aggregates.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2 years ago
post_aggregates.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
site_aggregates.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
structs.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2 years ago