Skip to content
Snippets Groups Projects
Unverified Commit c43a7828 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Remove db paging (#16990) (#17054)


I thought (and assured dpsutton, lol) that the default behavior of the pagination spliced in was just not paginating, if there wasn't a limit passed in. Unfortunately, it appears that I tested this on the endpoint without pagination spliced in... so the default behavior isn't that way, it paginates if you don't pass in stuff.

So rip it out of the DB endpoint (only) for now and put it back in when we paginate

Authored-by: default avatarHowon Lee <hlee.howon@gmail.com>
parent 673981a0
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment