Skip to content

Add "WhenPresent" Versions of the Paging Methods #839

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

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

jeffgbutler
Copy link
Member

The "WhenPresent" versions of "limit", "offset", and "fetchFirst" will drop the phrase from rendering if a null value is passed in.

Resolves #837

@jeffgbutler jeffgbutler added this to the 2.0.0 milestone Aug 16, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling e48c7f6 on jeffgbutler:limit-with-objects
into 5bb77de on mybatis:master.

@jeffgbutler jeffgbutler merged commit 4215d85 into mybatis:master Aug 16, 2024
7 checks passed
@jeffgbutler jeffgbutler deleted the limit-with-objects branch August 16, 2024 22:16
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.

Suggestions for limt() and offset() improvements to SelectDSL
2 participants