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 index order for equality and range predicates #1444

Open
paultranvan opened this issue Feb 8, 2024 · 0 comments
Open

Check index order for equality and range predicates #1444

paultranvan opened this issue Feb 8, 2024 · 0 comments

Comments

@paultranvan
Copy link
Contributor

As explained here: https://docs.cozy.io/en/tutorials/data/advanced/#indexes-performances-and-design , the index order matters when there is a mix of equality and range predicates: equality should come first.
This could be an integrity check by cozy-client to prevent design mistakes

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

No branches or pull requests

1 participant