Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DefaultLimitSpec offset field #153

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

szymeker
Copy link

@szymeker szymeker commented Nov 7, 2020

Add offset field:

{
    "type"    : "default",
    "limit"   : <optional integer>,
    "offset"  : <optional integer>,
    "columns" : [<optional list of OrderByColumnSpec>],
}

@abhi-zapr abhi-zapr self-assigned this Nov 26, 2020
@abhi-zapr abhi-zapr added this to the v3.2 milestone Nov 26, 2020
@abhi-zapr
Copy link
Contributor

Hey @szymeker

Thanks for the contribution. We'll include this patch in next release.

@bhavukgirdhar
Copy link

@abhi-zapr When the next patch will be released ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants