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 95069d7648
Fixing some clippy and woodpecker lints. (#4565)
* Fixing some clippy and woodpecker lints.

* Try fixing woodpecker 1.

* Revert "Try fixing woodpecker 1."

This reverts commit 7c2020a08d.
2 months ago
..
comment_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
community_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2 years ago
person_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
person_post_aggregates.rs Remove id column and use different primary key on some tables (#4093) 7 months ago
post_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
site_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
structs.rs Make SiteAggregates derive Copy and Hash (#4501) 3 months ago