lemmy/crates/db_schema/src
andrewmoise 5240576de8
Use different counts for denominator in scaled rank for posts (#5261)
* Change 'Scaled' sort to use total interactions instead of monthly users

* Misc SQL fixes

* Fix formatting of error message

* Run rustfmt
2025-02-03 16:23:00 -05:00
..
aggregates Use different counts for denominator in scaled rank for posts (#5261) 2025-02-03 16:23:00 -05:00
impls Search combined (#5271) 2025-01-27 22:58:19 -05:00
schema_setup Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00
source Remove unused files (#5366) 2025-01-29 13:50:41 -05:00
utils Prevent incorrectly using delete instead of uplete (#5331) 2025-01-21 09:52:18 -05:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Search combined (#5271) 2025-01-27 22:58:19 -05:00
newtypes.rs Search combined (#5271) 2025-01-27 22:58:19 -05:00
schema.rs Use different counts for denominator in scaled rank for posts (#5261) 2025-02-03 16:23:00 -05:00
schema_setup.rs Only print migration output when running migrate command (#5363) 2025-01-29 13:51:23 -05:00
sensitive.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
traits.rs Adding a slim comment_view variant, without post or community. (#5335) 2025-01-23 10:08:07 -05:00
utils.rs Use different counts for denominator in scaled rank for posts (#5261) 2025-02-03 16:23:00 -05:00