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

Add order_by, limit and offset in find query #63

Merged

Conversation

TheHelias
Copy link
Contributor

Add order_by, limit and offset as options in find query parameters
Updated urllib3 for fix vulnerabilities

antont and others added 6 commits November 9, 2023 12:54
…g this to test the version with limit & order-by params in later PRs.
…nd to IMHO make it a little clearer, allowing more type declarations, even though it's still not perfect.

docs not added yet, is an API proposal for consideration.

have been using this a couple of weeks in production happily.
test_find_multiple. I made a bug earlier when touched find(), am usin…
@TheHelias TheHelias force-pushed the feature/sort-limit-offset-in-find branch from 64045de to f0cb5dc Compare February 26, 2024 12:45
firedantic/_sync/model.py Outdated Show resolved Hide resolved
feat: support limit, sorting and offset in find

fix: attend to comments

fix: add new params to docstring

improve docstring

fix

Co-Authored-By: Janne Enberg <janne.enberg@lietu.net>
@TheHelias TheHelias force-pushed the feature/sort-limit-offset-in-find branch from f0cb5dc to 1ae57f5 Compare February 26, 2024 13:30
@joakimnordling joakimnordling merged commit 2c1a6d8 into ioxiocom:main Feb 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants