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
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>
4 months ago
..
aggregates Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 4 months ago
impls Better query plan viewing experience (#4285) 4 months ago
source Adding Selectable and diesel postgres backend check. (#4175) 6 months ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
lib.rs Add macro assert_length!() for tests (#4348) 5 months ago
newtypes.rs Remove id column and use different primary key on some tables (#4093) 7 months ago
schema.rs Add local_subscribers field to CommunityAggregates. Fixes #4144 (#4166) 4 months ago
traits.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 8 months ago
utils.rs Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 4 months ago