lemmy/crates/db_schema/src
Dessalines c0e156dfa7
Only print migration output when running migrate command (#5363)
* Revert "Change println! to debug! (#5346)"

This reverts commit 8ee81a3967.

* Using a custom print command.
2025-01-29 13:51:23 -05:00
..
aggregates Add community reports (only the database part) (#4996) 2025-01-13 05:14:56 -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 Search combined (#5271) 2025-01-27 22:58:19 -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 Changes to get_random_community_id: add filters for nsfw and private, use algorthm that doesn't scan the entire table (#5267) 2025-01-16 14:16:57 -05:00