lemmy/crates/db_schema/src
dullbananas 6f05254aae
Prevent incorrectly using delete instead of uplete (#5331)
* implement check and test it by modifying PostLike::remove

* revert change in PostLike::remove
2025-01-21 09:52:18 -05:00
..
aggregates Add community reports (only the database part) (#4996) 2025-01-13 05:14:56 -05:00
impls 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
schema_setup Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00
source Add support for donation dialog (fixes #4856) (#5318) 2025-01-17 07:28: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 Adding combined inbox (#5257) 2025-01-15 12:51:39 -05:00
newtypes.rs Adding combined inbox (#5257) 2025-01-15 12:51:39 -05:00
schema.rs Add support for donation dialog (fixes #4856) (#5318) 2025-01-17 07:28:41 -05:00
schema_setup.rs Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00
sensitive.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
traits.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01: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