lemmy/crates/db_schema/src/aggregates
dullbananas d8f9e8a64c
Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320)
* stuff

* stuff

* crates.io

* Update up.sql

* Rerun federation tests

* Update post_view.rs

* Update post_view.rs

* Update up.sql

* Update utils.rs

* Fix precision loss

* Update up.sql

* Update down.sql

* remove unwrap

* Update post_view.rs

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-01-24 10:50:11 -05:00
..
comment_aggregates.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
community_aggregates.rs Add local_subscribers field to CommunityAggregates. Fixes #4144 (#4166) 2024-01-24 10:22:05 -05:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
person_post_aggregates.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
post_aggregates.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
site_aggregates.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
structs.rs Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 2024-01-24 10:50:11 -05:00