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

Update documentation's Filtering.md to include Bitwise Operator Warning #23

Closed
adeelsohailahmed opened this issue Oct 25, 2020 · 1 comment

Comments

@adeelsohailahmed
Copy link
Contributor

There's this Python Bitwise operator warning found in Documentation API Reference > odmantic.query which, in my humble opinion, should be added to Filtering > Logical Operators' section as well.

This will be a useful reminder to those who forget to add parenthesis when using bitwise operator comparisons and may overlook the API Reference section which explains why it's necessary to do so.

@art049
Copy link
Owner

art049 commented Oct 25, 2020

Thanks ! Yes, it's very important to have it here as well 🙏

@art049 art049 closed this as completed Oct 25, 2020
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

2 participants