You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 months ago
..
aggregates Adding hot_rank columns in place of function sorting. (#2952) 12 months ago
impls Adding taglines to SiteResponse. Fixes #2925 (#2926) 1 year ago
source Activitypub breaking changes for Lemmy 0.18 (#2705) 1 year ago
diesel_ltree.patch Adding diesel enums for SortType and ListingType (#2808) 1 year ago
lib.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
schema.rs Adding hot_rank columns in place of function sorting. (#2952) 12 months ago
traits.rs Activitypub crate rewrite (#2782) 1 year ago
utils.rs update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895) 1 year ago