lemmy/crates/db_schema
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
..
src Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
Cargo.toml Adding typescript generation for API. Fixes #2824 (#2827) 2023-04-26 00:26:10 -04:00