lemmy/crates/db_schema/src
Dessalines 458bb60144
Get rid of a lot of pointless mut form initializations. (#5037)
* Get rid of a lot of pointless mut form initializations.

- Fixes #5036

* Fix clippy.
2024-09-23 12:05:18 +02:00
..
aggregates Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
impls Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
source Always save remote image data (#4875) 2024-09-23 09:58:49 +02:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
newtypes.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
schema.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
schema_setup.rs Remove opentelemetry (#4741) 2024-09-10 13:36:03 -04:00
sensitive.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
traits.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
utils.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00