lemmy/crates/db_schema/src
dullbananas dcb89f52d6
Don't update comment_aggregates if updating path fails (#4281)
2023-12-18 10:31:39 +01:00
..
aggregates Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
impls Don't update comment_aggregates if updating path fails (#4281) 2023-12-18 10:31:39 +01:00
source Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Upgrade pictrs to 0.5.0-beta.2 (#4194) 2023-11-24 07:44:17 -05:00
newtypes.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
schema.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
traits.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
utils.rs Extend sitemap span (#4231) 2023-12-11 11:24:51 +01:00