]> Untitled Git - lemmy.git/commit
Fixing hot_ranks and scores to append a published sort. (#3618)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 20 Jul 2023 14:44:23 +0000 (10:44 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 14:44:23 +0000 (16:44 +0200)
commitced3aa5bd8bc78fb7a1a98bd839531255b773a9c
tree24ea8f93efbff518731ffc1138df0cd99897864d
parent047db9ac8590670538129b5f765f47e7c66a8a80
Fixing hot_ranks and scores to append a published sort. (#3618)

- #3428
crates/db_views/src/comment_view.rs
crates/db_views/src/post_view.rs
migrations/2023-07-14-154840_add_optimized_indexes_published/down.sql [new file with mode: 0644]
migrations/2023-07-14-154840_add_optimized_indexes_published/up.sql [new file with mode: 0644]