lemmy/crates/db_schema
Dessalines 012e8c3085
Adding post_id and type_ filters to combined reports. (#5348)
* Adding post_id and type_ filters to combined reports.

- Added tests for these also.
- Some additional cleanup of the joins in reports_combined.
- Fixes #5265

* Adding period.
2025-01-27 10:13:45 +01:00
..
replaceable_schema Prevent incorrectly using delete instead of uplete (#5331) 2025-01-21 09:52:18 -05:00
src Adding post_id and type_ filters to combined reports. (#5348) 2025-01-27 10:13:45 +01:00
Cargo.toml Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00