lemmy/crates/db_schema/src
Dessalines 8cb5939f50
Adding hot_rank columns in place of function sorting. (#2952)
* Adding hot_rank columns in place of function sorting.

- Creates hot_rank columns for post, comment, and community.
- Fixes #2932

* Updating all hot ranks on startup.

* Fixing post.url migration.

* Removing update_instance_software from startup.

* Adding post_rank query
2023-06-08 16:15:15 -04:00
..
aggregates Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
impls Adding taglines to SiteResponse. Fixes #2925 (#2926) 2023-06-06 08:59:34 -04:00
source Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
diesel_ltree.patch Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
lib.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
traits.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
utils.rs update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895) 2023-06-07 12:54:40 +02:00