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

feat(3163): Handle params with greater than or less than filter [1] #96

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

tkyi
Copy link
Member

@tkyi tkyi commented Aug 5, 2024

Context

It would be nice if we could use the greater than or less than operators in our queries.

Objective

This PR adds the Sequelize.Op.gt and Sequelize.Op.lt operators for query params (numbers only).

References

Related to screwdriver-cd/screwdriver#3163, https://sequelize.org/docs/v6/core-concepts/model-querying-basics/#operators

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@tkyi tkyi merged commit 84d7cf4 into master Aug 5, 2024
2 checks passed
@tkyi tkyi deleted the inequalitySigns branch August 5, 2024 20:42
@sd-buildbot
Copy link

🎉 This PR is included in version 8.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants