mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-07 02:31:32 +00:00
ba3d574d92
* Add report_counts to post and comment aggregate tables. - This adds a report_count and unresolved_report_count to the post and comment aggregate tables. - Useful for front-ends wishing to show report links. - Fixes #4163 * Updating the historical counts. * Switching from bigint to smallint. * Using dullbananas create_trigger function. |
||
---|---|---|
.. | ||
aggregates | ||
impls | ||
source | ||
utils | ||
diesel_ltree.patch | ||
lib.rs | ||
newtypes.rs | ||
schema.rs | ||
schema_setup.rs | ||
sensitive.rs | ||
traits.rs | ||
utils.rs |