Statistics
| Branch: | Tag: | Revision:

root / lib / qlang.py @ 4fe5cf90

History | View | Annotate | Download (2.3 kB)

# Date Author Comment
a123dc19 11/29/2010 10:00 pm Michael Hanselmann

Add simple query filter parser

This parser reads only the format described by the query2
design document: either an empty filter or an OR operator
with equality checks as operands.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>