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

QueryBuilder: implement the has_key operator properly for SQLite based storage plugins #6498

Closed
Tracked by #6435
sphuber opened this issue Jun 29, 2024 · 2 comments
Closed
Tracked by #6435

Comments

@sphuber
Copy link
Contributor

sphuber commented Jun 29, 2024

This was originally implemented, but the implementation (silently) yielded incorrect results, so it was removed out of precaution in #6497
When implementing it, special attention should be paid to it functioning properly in combination with the negation operator and in combination with other filter operations.

@sphuber
Copy link
Contributor Author

sphuber commented Jul 25, 2024

Closing in favor of #6552

@sphuber sphuber closed this as completed Jul 25, 2024
@giovannipizzi
Copy link
Member

Apologies for creating a new issue, I looked for this but couldn't find it somehow!

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

No branches or pull requests

2 participants