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

Ensure that queries are properly indexable with GIN indexes #5

Open
oskardudycz opened this issue Jul 6, 2024 · 0 comments
Open

Ensure that queries are properly indexable with GIN indexes #5

oskardudycz opened this issue Jul 6, 2024 · 0 comments

Comments

@oskardudycz
Copy link
Contributor

It may be needed to fallback to regular queries instead of JSON Path for some queries if they're not using GIN indexes.

Read more:

If that was improved with latest versions, we can ignore it, if not then need to do fallback.

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