lemmy/crates/db_schema
dullbananas 588e1f6c0a
Add cursor pagination to report_combined view (#5244)
* add pagination cursor

* store timestamp instead of id in cursor (partial)

* Revert "store timestamp instead of id in cursor (partial)"

This reverts commit 89359dde4b.

* use paginated query builder
2024-12-02 12:56:14 -05:00
..
replaceable_schema Adding tests, triggers, and history updates for report_combined. 2024-11-27 16:02:11 -05:00
src Add cursor pagination to report_combined view (#5244) 2024-12-02 12:56:14 -05:00
Cargo.toml Remove getrandom dependency (#5226) 2024-11-25 18:20:45 -05:00