lemmy/migrations/2024-11-26-115042_add_combined_tables
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
..
down.sql Finishing up combined report table. 2024-11-26 16:53:01 -05:00
up.sql Add cursor pagination to report_combined view (#5244) 2024-12-02 12:56:14 -05:00