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.
2024-03-26 10:17:42 +01:00
..
comment_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
community_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
person_post_aggregates.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
post_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
site_aggregates.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
structs.rs Make SiteAggregates derive Copy and Hash (#4501) 2024-03-05 11:14:12 +01:00