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

handle compound conditions #54

Open
shiqw opened this issue Jun 4, 2023 · 0 comments
Open

handle compound conditions #54

shiqw opened this issue Jun 4, 2023 · 0 comments

Comments

@shiqw
Copy link

shiqw commented Jun 4, 2023

You can use the Filter to handle compound conditions such as (a=3 && b=3) or (c=4 && d=5). Q objects can be used to build OR and AND logical relationships, as well as nested compound conditions. thank you

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