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

Check if the limit is null #7665

Merged
merged 4 commits into from
Jul 31, 2024
Merged

Check if the limit is null #7665

merged 4 commits into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Fix 7663 by checking if the limit is null when the limit is computed …

    …with respect to the offset.
    eaydingol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7f2c420 View commit details
    Browse the repository at this point in the history
  2. Style fix

    eaydingol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6907148 View commit details
    Browse the repository at this point in the history
  3. Add tests

    eaydingol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8eba822 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. addressing review

    eaydingol committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    257c2c8 View commit details
    Browse the repository at this point in the history