On Wednesday 15 December 2010 02:11:55 Marco Trevisan (Treviño) wrote:
> Now you can also query with more operators using:
>      field >= val   with   {">=field", "val"}
>      field <= val   with   {"<=field", "val"}
>      field != val   with   {"!field", "val"}
>
> Please, push :P

We have such functionality already with lt_,  gt_, ... prefixes. Or was this 
feature removed again?
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to