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

Precedence Modifiers for WAQL/WaqlCondition #11

Open
matheusvilano opened this issue Aug 5, 2024 · 0 comments
Open

Precedence Modifiers for WAQL/WaqlCondition #11

matheusvilano opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@matheusvilano
Copy link
Owner

matheusvilano commented Aug 5, 2024

At the moment, it's not possible to use brackets in boolean expressions using WAQL and/or WaqlCondition. The _where-derived functions in the WAQL class, which all use WaqlCondition (or its members), do not support brackets in boolean expressions. Although PyWwise supports passing a WAQL query as a raw str, it would still be good to have this capability (brackets).

@matheusvilano matheusvilano added the enhancement New feature or request label Aug 5, 2024
@matheusvilano matheusvilano changed the title Brackets in boolean expressions using WAQL and/or WaqlCondition Precedence Modifiers for WAQL/WaqlCondition Feb 5, 2025
@matheusvilano matheusvilano moved this to Todo in PyWwise Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant