You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, 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).
The text was updated successfully, but these errors were encountered:
At the moment, the
_where
-derived functions in theWAQL
class, which all useWaqlCondition
(or its members), do not support brackets in boolean expressions. Although PyWwise supports passing a WAQL query as a rawstr
, it would still be good to have this capability (brackets).The text was updated successfully, but these errors were encountered: