]> Untitled Git - lemmy.git/commit
Fix ordering when doing a comment_parent type `list_comments` (#3823)
authorDessalines <dessalines@users.noreply.github.com>
Mon, 7 Aug 2023 09:11:07 +0000 (05:11 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2023 09:11:07 +0000 (11:11 +0200)
commit57cb5637fc56bdc43c20ae0b6e0e8cf144d19ac4
treeb2a13dfd078b13bac412cabb906a7a64b6e9ef4d
parent66ac8100d98d721136205ed0de2a1d7abb1e0d1d
Fix ordering when doing a comment_parent type `list_comments` (#3823)

* Fix ordering when doing a comment_parent type GetPost.

* Fix missing options.
crates/db_views/src/comment_view.rs
crates/db_views/src/post_view.rs